Navigation: Ultimate Suite for PowerBuilder Help > XP ListBar > Functions >

of_getgroupnumber

Send comments on this topic.

 

Description:

Gets the group index based in the text passed in. The text passed in is matched to the groups header text.

Syntax:

of_getgroupnumber (string as_text)

Argument

Description

as_text

The header text of the group you want to get the index for.

Return Value:

Returns a number representing the index of the group being retrieved. Returns a 0 if the group was not found.

Usage:


Copyright © 2021 Werysoft Inc.