---
title: "13.1.1 Features"
canonical: "https://manual.cimon.com/space/CCANVAS/4336320536/13.1.1%20Features"
format: markdown
---
- The script syntax is case-sensitive.
- All tags registered in the CIMON Canvas database can be used in the script.
- All JavaScript ES5 variable types are supported (i.e. number, boolean, string, object, etc.). The variable type is decided automatically during program execution.