Description
The E-mail
macro is used to insert e-mail addresses into strings generated with the Custom String generator.
The macro is an analog of the E-mail data generator.
Syntax
The macro has the following syntax:
%EMAIL(*xN)
Parameters
*xN
Optional parameter. Specifies the number of possible repetitions of each value in series of generated strings. N is a positive number that specifies the number of repetitions: 1, 2, 3, and so on. The default parameter value is *x1
(no repetitions).
Examples
The following examples demonstrate how to use the E-mail macro:
-
%EMAIL
Generates e-mail addresses.
-
%EMAIL(*x2)
Generates e-mail addresses and repeats each address twice in the series of generated custom strings.
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 .
See Also
Macro Reference
Custom String Generator Rules
Custom String Generator
E-mail Generator
Using Data Generators
Generating Values