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 tags registered in the Canvas' Tag Editor can be used as variables in the script.

  • Three variable types are supported: Bool Type, Number Type, and String Type. The variable type is decided automatically during script execution스크립트 구문은 대소문자를 구분합니다. 이로 인해 발생하는 문제를 보완하기 위해 Canvas의 스크립트 편집기에는 자동 완성 기능이 포함되어 있습니다.

  • Canvas의 Tag Editor에 등록된 모든 태그는 스크립트에서 변수로 사용할 수 있습니다.

  • Bool 타입, Numeric 타입 및 String 타입의 세 가지 변수 타입을 지원됩니다. 변수 유형은 스크립트 실행 중에 자동으로 결정됩니다.