Keywords

This topic describes the keywords available in the RMC expressions. Keywords are reserved for the uses indicated in the table below and cannot be used as names for user-defined items, such as variable names, input names, etc.

In the Expression Editor, these can be accessed on the Keywords tab.

 

Keyword

Description

IF

Used in an If Statement.

THEN

Used in an If Statement.

ELSE

Used in an If Statement.

ELSIF

Used in an If Statement. Note: ELSEIF is also supported.

ENDIF

Used in an If Statement.

TRUE

boolean true (1 in binary)

FALSE

boolean false (0 in binary)

 

 

See Also

Expressions Overview | Functions | Data Types


Send comments on this topic.

Copyright © 2024 Delta Computer Systems, Inc. dba Delta Motion