FIELD_SAMPLE_DATA_NOQUOTES
Inserts sample date for the field. This token is intended to be used for the generation of examples in documentation or API references.
The token first looks in the long description data for sample data defined like this:
SAMPLE_DATA=123 Main Street;
If found then the value between SAMPLE_DATA= and the semi-colon is inserted. If not found then an appropriate generic value (ABC or 123, etc.) is inserted.
Sample data for alpha variables is NOT surrounded by double quotes.
NOTE: This token only currently works with basic field types alpha, decimal, implied decimal, integer and boolean. For other field types nothing is inserted.
Usage
<FIELD_SAMPLE_DATA_NOQUOTES>
Possible Values
ABC
123
1.23
True
Sample
Alternate forms
None
See also
•Other field loop expansion tokens
Copyright © 2018 Synergex International, Inc.