[ Version ( since = "4.2" ) ]
public bool append_set (Set values, bool make_copy)
Specifies that this be executed one time with the values contained in values.
A new Set to be used as the values argument can be obtained using
get_template_set.
| this |
a RepetitiveStatement object |
| values |
a Set object with the values to be used |
| make_copy |
true if |
|
a new RepetitiveStatement object |