Returns an array of all Group Tables.
SppGetGroupTables([Recalculation Trigger])
Where:
Recalculation Trigger (optional) is the trigger to force a recalculation during the running of a Specification.
| Rule | Result | Meaning |
|---|---|---|
| SppGetGroupTables(DWConstantRecalculate) | {"Name";"Customers";"ColorOptions";"PricingData"} | This is the Array that will be created with the names of the Group Tables. |
| Name |
|---|
| Customers |
| ColorOptions |
| PricingData |