The script syntax is case-sensitive. To help alleviate any issues caused by this, Canvas' Script Editor includes an autocomplete feature.
All tags registered in the CIMON Canvas ' Tag Editor database can be used as variables in the script.
Three supported variable types: Bool Type, Number Type, and String TypeAll JavaScript ES5 variable types are supported (i.e. number, boolean, string, object, etc.). The variable type is decided automatically during script program execution.
Page Comparison
General
Content
Integrations