app.generateGUID
Description
Generate a GUID.
Parameters
none
Return value
guid
string
Example
local guid = app.generateGUID()
print(guid)
Comments
Can be used in file and folder names for Windows.
See also
Back
Generated on the 26 June 2024 at 22:01:26 (UK Time)