Difference between revisions of "Guid new"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Resource_Functions]] |
| | ||
Revision as of 05:26, 23 March 2011
Guid_new
Generate new Guid
Syntax
Guid_new()
Arguments
empty
Return value
string
Example
string s = Guid_new();
print(s);
Availability
Version 5.7