[ Version ( since = "4.2" ) ]
public bool get_template_set (Set @set) throws Error
Gets a new Set object with the parameters used by the template statement in the this object.
Use this object with append_set.
this |
a RepetitiveStatement object |
set |
a place to store the returned template set |
|