append_set
Description:
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.
Parameters:
this |
a RepetitiveStatement object |
values |
a Set object with the values to be used |
make_copy |
true if |
Returns:
a new RepetitiveStatement object |