INDEX function returns an integer value corresponding to the position of its argument in an ordered list. The INDEX function can only be applied to identification variables denoting types for which an order column has been specified.
expression ::= INDEX(identification_variable)@see IndexExpression @version 2.4 @since 2.4 @author Pascal Filion
| |
| |