The script syntax is case-sensitive. To help alleviate any issues caused by this, Canvas' Script Editor includes an autocomplete feature.
The name of tags registered in the Canvas' Tag Editor can be used as variables in the script.
Three supported variable types: Bool Type, Number Type, and String Type. The variable type is decided automatically during script execution.
General
Content
Integrations