Navigation:  thinBasic Modules > Core > String handling >

GUIDTXT$

Previous pageReturn to chapter overviewNext page

 

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

 

String Handling,

 

Examples

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com