Create the following script.
For the same operation as the script above, you can replace with the following.
if (Var1 == 10) {
Var2 = true;
}
You can learn how to design Script in this section.
Create the following script.
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.
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.