Script Editor in CIMON Canvas uses the JavaScript programming language. Within scripts, the user can use variables, call other scripts, etc. CIMON Canvas also provides keywords for flow control such as switch-case, for, while, and if-else.
...
Script Editor in CIMON Canvas uses the JavaScript programming language. Within scripts, the user can use variables, call other scripts, etc. CIMON Canvas also provides keywords for flow control such as switch-case, for, while, and if-else.
...