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

of_statuspush

Send comments on this topic.

 

Description:

Adds a status to the status bar stack, overriding the current status. To remove the text from the stack, call of_statuspop. 

Syntax:

of_statuspuch (string as_status)

Argument

Description

as_status

The text that will display in the main status bar panel

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.