Skip to main content

3 docs tagged with "Transform Function"

View all tags

AddColumn

AddColumn(table Table, vector Column1, Column2, ...)

AddLookupColumn

Extend a table by looking up specified columns in a key-value list.

AddRow

AddRow(table Table, vector Column1, string value)