Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 326 Bytes

File metadata and controls

20 lines (14 loc) · 326 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

  • Utility