Can you check the status (running/ not running) of...
# suitescript
n
Can you check the status (running/ not running) of a scheduled script from a suitelet using just the deployment id? The scheduled script was not invoked from that suitelet (so theres no task id)
b
do a search on scheduled script instance
n
Ah! That should work! Thanks