get_template_set
Description:
Gets a new Set object with the parameters used by the template statement in the this object.
Use this object with append_set.
Parameters:
this |
a RepetitiveStatement object |
set |
a place to store the returned template set |
Returns:
true on success, false on error |