Navigation: Ultimate Suite for PowerBuilder Help > Single Page Application Windows > Tabbed Caption > Functions >

of_getobject

Send comments on this topic.

 

Description:

Gets the userobject associated with the tab index passed in.

Syntax:

of_getobject (long al_index)

Argument

Description

al_index

The index of the tab who's userobject you want to gain a reference to.

Return Value:

Returns the userobject that the tab index represents. Returns a null if the tab index doesn't reference a userobject (i.e. references a window object).

Usage:


Copyright © 2021 Werysoft Inc.