uChoice

Returns the value of a given parameter specified by an index. The index value is zero-based, so an index of zero returns the second parameter.

Syntax

string uChoice(index, values, ...)

Parameters

Examples