ddAddColumn (Array Creation & Manipulation)
Compatible with:
- Purpose
- This command can be used to add a new column at the last position in the worksheet provided in the 'Target' field
- Syntax
- ddAddColumn(datasetName, numberOfColumns)
- Target
- datasetName- Name of the Dataset
- Value
- Number of Columns to be added
- Return Value
- Number of Columns to be added to the Dataset(optional)
- Errors & Exceptions
-
Condition Error/Exception Message Non-existing Dataset Dataset does not exist in this run.