WinStudio

GROUPBY Keyword

Applies To

The source specification of List and Combo Box components and in the list-source specification of a property default.

Description

The function is similar to that of a SQL GROUP BY clause.

Syntax

GROUPBY(propertyname)

Example

STDOLE Acme.SupplierManufParts(PROPERTIES(ManufacturerPartNo) GROUPBY(ManufacturerPartNo))