property UserId: string
procedure OnMapEvent(var Value:Variant);
begin
Value := License.UserId; //the name of the file that is the source of the map
end;
Returns the unique User Id value encoded within the license. This indicates the user account id on Flow web site.