Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • The script syntax is case-sensitive. To help alleviate any issues caused by this, Canvas' Script Editor includes an autocomplete feature.

  • All 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.