Xbasic
GUID Functions
Description
Alpha Anywhere provides the following GUID functions.
- Name
- Description
- *guid_create Function
Return a new GUID.
- *guid_seqcreate Function
Return a new sequetial GUID based on the machines MAC address.
- is_guid_format Function
Returns .t. if a string is in the format of a GUID.
- isnonnullguid Function
Returns .T. if a string is in the format of a GUID and a valid GUID value (not NULL).