FORMULA LANGUAGE


@Select
Example

Returns the value that appears in the number position. If the number is greater than the number of values, @Select returns the last value in the list. If the value in the number position is a list, returns the entire list contained within the value.

Syntax

@Select( number ; values )

Parameters

number


values
Example