Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 411 Bytes

File metadata and controls

24 lines (18 loc) · 411 Bytes

GetProjectName

Description

Gets the name of the Project File for Project Sharing.

FUNCTION GetProjectName(VAR name : STRING): BOOLEAN;
def vs.GetProjectName():
    return (BOOLEAN, name)

Parameters

Name Type Description
name STRING

Version

Availability: from Vectorworks 2021

Category