Next
Uia Commands
Previous
Miscellaneous Commands
Table of Content
if
else
assignment
◄ Acc Script
if
if( condition ) { ... }
else
else { ... }
assignment
variable = "value"
variable += "value"
Next
Uia Commands
Previous
Miscellaneous Commands