You are here: Scripting Reference > Classes > License > License.UserId

License.UserId

Declaration

property UserId: string

Example

procedure OnMapEvent(var Value:Variant);

begin

Value := License.UserId; //the name of the file that is the source of the map

end;

Description

Returns the unique User Id value encoded within the license. This indicates the user account id on Flow web site.