Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 353 Bytes

File metadata and controls

19 lines (14 loc) · 353 Bytes

CreateUUID

Description

Creates a string representing universe unique identifier. The string is in the form: '{00000000-0000-0000-0000-000000000000}'

FUNCTION CreateUUID : STRING;
def vs.CreateUUID():
    return STRING

Version

Availability: from Vectorworks 2014

Category