Home Search

DriveWorks Pro 21
SppGetGroupTables

Send Feedback

SppGetGroupTables

Returns an array of all Group Tables.

Syntax

SppGetGroupTables([Recalculation Trigger])

Where:

Recalculation Trigger (optional) is the trigger to force a recalculation during the running of a Specification.

Example

RuleResultMeaning
SppGetGroupTables(DWConstantRecalculate){"Name";"Customers";"ColorOptions";"PricingData"}This is the Array that will be created with the names of the Group Tables.

Example Result as a Table

Name
Customers
ColorOptions
PricingData