You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Returns a STRING [] with available options in select or multiselect field with field code %{...somefield}. Disabled options are discarded.

Syntax
availableItems(%{...somefield}) #Output: string list
Example
Parser expressionDescription
 availableItems(%{00103})
Returns a string list with all security levels available for the project and current user.