DIAdem Help

Content Type
Programming Language
Current manual
Table of Contents

Command: GUIDCreate

Display all  Hide all

Command: GUIDCreate

Creates a precise GUID (Globally Unique Identifier) as {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}, whereby X is a character from the hexadecimal system, for example, {1BB02FCF-A1A5-4A6E-A3D7-868C429FF05F}.

ReturnValue = GUIDCreate()

Input Parameters

None

Return Parameters

ReturnValue The return value is a String variable type.
Was this information helpful?