as of release 3.27

prior to release 3.27


Function

This object is used to log the current state of all variables for the current call to the call log. Optionally, a prefix can be specified to narrow the output.

The output to the log is semicolon separated. With for example Notepad++ search and replace for semicolon and replace with newline (\r\n) to make the output easily readable.

Parameters

ParameterPurpose

Object Name

The name of this object instance

Variable Prefix

Choose the prefix of variables to be written to the call log. If not specified, all variables are written. This prefix is specified without a $ sign.

Outputs

Output

Used when ...

Continue

Always

Release

3.14 FROM 10.02.2019

  • No labels