Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 567 Bytes

File metadata and controls

32 lines (25 loc) · 567 Bytes

EndModeButtonsText

Description

Ends the creation of a mode bar buttons help text.

PROCEDURE EndModeButtonsText;
def vs.EndModeButtonsText():
    return None

Examples

BeginModeButtonsText;
SetModeButtonText( 'Mode1', 1 );
SetModeButtonText( 'Mode2', 0 );
EndModeButtonsText;

See Also

VS Functions: BeginModeButtonsText | SetModeButtonText

Version

Availability: from Vectorworks 2013

Category