ADDCOLS

Metadata Instruction: Add new variable to the Analytics Tree.
Edited by : Chandan Kar

Use Cases - When to use this command

Description

ADDCOLS command is used to declare variable inside the root node. After declared, we can use that variable or columns to store data or result of any expression through out the tree without any error.

Guidelines for Usage:

How to use this command

ADDCOLS command is only use inside the root node as an instruction. It can not be used in any other nodes as an instruction. It should not be used on the Arrows.

Let's take an example: ADDCOLS $equipment_type, $weight

Examples

Simulated Metadata Editor
processing icon
Analytics API Call Body
Analytics API Response Body