Nats get option details
From TMM Wiki
Jump to navigationJump to searchnats_get_option_details
Stores a list of the details for the given option in the {$option_details} Smarty variable.
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
optionid | The ID of the option to get info for | Any valid optionid number | none | optionid="123" |
Output
A list of option details for the given option in the {$option_details} Smarty variable.
Notes
None.