Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 406 Bytes

File metadata and controls

24 lines (18 loc) · 406 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