nats_display_adtools_type_limit
Alias: display_adtools_type_limit
Parameters
(Required parameters in bold)
Parameter
|
Description
|
Possible Values
|
Default Value
|
Example
|
tpl
|
Template used to display output
|
Any valid template
|
The template, function_display_adtools_type_limit
|
tpl="my_template"
|
typeid
|
Adtool type I.D.
|
Any valid type I.D.
|
None.
|
typeid="123"
|
data_only
|
Set variables but don't display the template
|
1
|
None. The template is displayed.
|
data_only=1
|
Output
Output stored in the $mc_limits variable and displayed using the function_display_adtools_type_limit template.
Notes
None.