_PARAM_VALUES
- retrieve param values string

Exploration / Indicators
(AmiBroker 4.70)


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

References:

The _PARAM_VALUES function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.