Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 369 Bytes

File metadata and controls

25 lines (18 loc) · 369 Bytes

GetCurrentUserId

Description

Get the user id for the current user.

FUNCTION GetCurrentUserId(VAR userid : STRING): BOOLEAN;
def vs.GetCurrentUserId():
    return (BOOLEAN, userid)

Parameters

Name Type Description
userid STRING

Version

Availability: from Vectorworks 2016

Category

  • Project Sharing