The On Demand event is never triggered, and because there is no context, there are no variables.
This trigger is designed purely for you to run the event in the editor at your request.
It’s a great place for batch jobs, or mass-update scripts, etc.
Since these triggers always are run in the editor, you can use commands like echo
to produce output, which will be displayed in the console as the trigger runs.