The GUID macro is used to insert GUIDs into the strings generated by a data source using the Custom String data generator.
The macro is an analog of the GUID data generator.
Syntax
The macro has the following syntax:
%GUID
Parameters
The macro does not have any parameters.
Examples
The following example demonstrates how to use the GUID macro:
guid: %GUID
Generates a string containing GUID values.
Remarks
For more information on adding macros to custom strings, see About Custom String Generator.
For more information on general rules used for specifying macro parameters, see Custom String Generator Rules.