PICKARRAY Function
| Use: | Displays the values of an existing Array variable in a picklist for user selection. |
| Syntax: | |
| Arguments: | |
| Returns: | The value selected from the picklist |
| Example: | Result: A picklist displays with values from the @colors array in their original order. The value selected is entered into the pickarraytest_field. If no selection is made, the default value of Red is used. |