_PARAM_VALUES
|
Exploration / Indicators |
SYNTAX | _PARAM_VALUES() |
RETURNS | STRING |
FUNCTION | _PARAM_VALUES retrieves the values of the parameters defined in current drag-drop section. It works the same as _DEFAULT_NAME except that no section name is included (so only the list of parameter values is returned). |
EXAMPLE | |
SEE ALSO | _DEFAULT_NAME() function |
The _PARAM_VALUES function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.