Navigation: Ultimate Suite for PowerBuilder Help > Command Button > Functions >

Text

Send comments on this topic.

 

Description:

Specifies the text that will display in the button. For better performance, use this method to set text instead of using the Text property.

Syntax:

Text()
Text(string as_text)

Argument

Description

as_text

The text that will display in the button

Return Value:

Returns the button Text when no parameters are passed in. Returns 1 a Text value is passed in.

Usage:

 


Copyright © 2021 Werysoft Inc.