dbGetGroupsWithDef
dbGetGroupsWithDef(d_cellViewIDt_groupDefName) =>d_group/ nil
Description
Returns a list of groups in the specified cellview and of the specified group definition name.
Arguments
Value Returned
|
List of groups is returned if the cellview with the specified ID exists. |
|
|
|
Examples
dbGetGroupsWithDef( )
Related Topics
Group Creation and Modification Functions
Return to top