Steps to Design (Text mode)

You can learn how to design Script in this section.

Note:

Create the following script.

Note: For the same operation as the script above, you can replace with the following.

if (Var1 == 10) {

 Var2 = true;

}

Change script mode.

Double-click a Trigger and set a target value.

Note: This example is a setting of script. If setting a Global Script, select [GlobalScripts] in [Project Explorer].


Double-click an Operation and set a target value.