Short descriptionThis function returns a string list with all security levels available for the project and current user.
Output

Available since






Status
Tech review

Style guide



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


availableItems(%{...somefield}) #Output: string list



Parser expressionDescription


 availableItems(%{00103})


Returns a string list with all security levels available for the project and current user.