Global-script (List)#

Path: /processing/procedures/global-script

Scripts that provide functions that will be available in all procedures

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstringrequired-
scriptstringrequired-JavaScript code containing global functions. It should be base-64 encoded to avoid encoding issues

Was this helpful?