<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Swaps rows and columns of a table array variable.
syntax
ExchangeTableColRow(
value
)
Parameters
Type:
The value to swap the rows and columns. Must be a two-dimensional array or empty (#NOTHING#).
Explanation
Swaps the rows and columns of a table array variable.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
AddTableRow
InsertTableRow
DelTableRow
ExchangeTableColRow
MergeValue