P
ar
t
2: C
omman
d
s
Moog Animatics SmartMotor™ Developer's Guide, Rev. L
Page 434 of 909
EXAMPLE:
a=1
'PRINT("FALSE") is always executed
IF
a==2
("TRUE")
ELSE
("FALSE")
ENDIF
RELATED COMMANDS:
IF-Structure Command Flow Element (see page 421)
IF-Structure Command Flow Element (see page 423)
Conditional Program Code Execution (see page 475)
Part 2: Commands: ENDIF