Navigation: Ultimate Suite for PowerBuilder Help > PowerDock > Functions >

of_getdocumenttext

Send comments on this topic.

 

Description:

Gets the document tabs text based on the object referenced passed in.

Syntax:

of_getdocumenttext (userobject auo_object)
of_getdocumenttext (window aw_object)

Argument

Description

aw_object

A reference to the window control that you want to get text for.

auo_object

A reference to the userobject that you want to get text for.

Return Value:

Returns a string containing the text of the document tab. Returns an empty string if an invalid tab reference was passed in.

Usage:


Copyright © 2021 Werysoft Inc.