Allocations
Allocations
Details
Rule Type
Time
Execution
Initialization
Parameters
Name | DataType | DefaultValue | Description |
---|---|---|---|
items | string | List of column names corresponding to the allocations to copy |
Decision Tree
Rule processing begins in the cell R1:Level1 and proceeds right/down. Any IF statement which results in a DONE step terminates the rule immediately.
Line# | Level1 | Level2 | Level3 | Comment |
---|---|---|---|---|
1 | Start | |||
2 | SET(allocations = items ) | |||
3 | DONE |