[Code]DynamicCallDebug
- Last UpdatedFeb 02, 2024
- 1 minute read
This parameter allows you to control logging for Cicode that is called dynamically at runtime.
If a Cicode function is called from the Cicode window in the Kernel or via the TaskCall function, this can only be detected at runtime. However, this will typically generate a message in the syslog indicating incorrect usage of Cicode.
If you set this parameter to zero (0), it will suppress the logging of syslog messages for Cicode that is used in this way.
Allowable Values:
1 - log syslog messages for dynamic Cicode calls
0 - suppress syslog messages for dynamic Cicode calls
Default Value:
1