Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 378 Bytes

File metadata and controls

24 lines (18 loc) · 378 Bytes

SetModeString

Description

Sets the mode string to the given parameter

PROCEDURE SetModeString(messageStr : STRING);
def vs.SetModeString(messageStr):
    return None

Parameters

Name Type Description
messageStr STRING

Version

Availability: from Vectorworks 2014

Category