HelpWizard Pages ReferenceManual8/en
Reference Manual (Environment)
- environmentAt(variableName)
fetches the value of an expecco variable (as string in bridged code).
- environmentAtPut(varName, newValue)
changes a variable's value. Fails (and aborts the action), if the variable is not writable. Currently, only string-typed variables are supported in bridged code.