MicroStation CONNECT Edition Help

Operators and Expressions

The Design Script language provides five types of operators and expressions. These operators and expressions enable you to compare values of keywords with other keywords and constant expressions, to test for membership in a list, and to build arithmetic expressions. These operators are categorized as relational operators, logical operators, arithmetic operators, list operators, and the string concatenation operator.