add_repeat method

add_repeat {#str-int-Nullable}

def add_repeat(self, id, repeat_count, offset):
    ...
ParameterTypeDescription
idstr
repeat_countint
offsetNullable

See Also