MapGroupArrary
The MAPGROUPARRAY math variable is used to retrieve multiple map group values into a DECIMAL, INTEGER, STRING and DATE data type.
MAPGROUPARRAY can be used in screen math transaction math and PostAssignmentValidateExpressions math.
The Map value Lookup folder in the Palette window contains the MapGroupArray math variable.
Define MAPGROUPARRAY Math Variable
Drag and drop the MAPGROUPARRAY math variable from the Palette window onto the configuration area of the Math Pane. Enter the math variable information.
- Name: type the name of the math variable.
- Data type: select the required datatype from among the DECIMAL, INTEGER, STRING or TEXT options.
- Variable type: this should be MAPGROUPARRAY.
- Start Index: This is the starting value returned to the array. The array will contain map values which are equal to and greater than this value.
- End Index: This is the ending value returned to the array. The array will contain map values which are equal to and less than this value.
- MapGroup Description: enter a math variable valued with the desired mapgroup’s MapGroupDescription.
- Click Add to specify criteria for the Map from the business names for the criteria for the MapGroup description entered earlier. The available math variables are populated from the math variables prior to the current math variable.
- To remove a criteria, check the box to the right of a criteria and then click the Remove button.
- Check-in the file to save the changes.