Delete All Flags
Signature
Description
Deletes all flags created by the current script.
Returns true
if all flags could be deleted or false
if deleting any flag failed.
Notes
Throws an error if a flag is owned by another script.
Throws a warning if a flag does not exist.
Last updated