Generate new Guid
Syntax
Guid_new()
Arguments
empty
Return value
string
Example
string s = Guid_new();
print(s);
Availability
Version 5.7