Question about the `getRemainingUsage()` function ...
# suitescript
a
Question about the
getRemainingUsage()
function within `N/runtime`: does anyone know if I need to
getCurrentScript()
every time I want to check my remaining governance, or will a single load of the current script allow me to repeatedly call the
getRemainingUsage()
function?