Description Usage Arguments Examples
Remove parameter
1 |
param |
parameter to remove |
package |
package |
1 2 3 4 | register_param('param1', 'tgconfig')
has_param('param1', 'tgconfig')
rm_param('param1', 'tgconfig')
has_param('param1', 'tgconfig')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.