1C:Enterprise script expressions

An expression is a mathematical, logical, or string formula that consists of value calculation operations.

Mathematical and logical expressions can be located to the right of the equality sign in assignment operators, or they can be parameters of procedures or functions.

A logical expression can be a condition in an If, While, or For clause.

Expressions consist of constants, variables, and functions connected with symbols that represent logical and/or arithmetical operations.


     

1C:Enterprise Developer's Community