Navigation: thinBasic Modules > Core > String handling > GUIDTXT$ |
|
Description
Return a 38-byte human-readable Globally Unique Identifier (GUID) or Universally Unique Identifier (UUID) string from a 16-byte GUID string.
Syntax
s = GUIDTXT$(guid16)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |