|
[STORE] - Use this variable to insert the store code.
[RAND] - This variable inserts a random 9-digit number.
[RAND:N] - Use this variable to set the length (N) of a random number. Valid values are between 9 and 15, inclusive. E.g.: [RAND:11]
[INC] - This variable inserts a 9-digit counter.
[INC:N] - With this variable, you can assign a start number (N) to the counter.
[D] - Use this variable to insert a day of the month.
[M] - This variable inserts the month.
[Y] - This variable inserts the year.
Please note that an ID must contain either [RAND] or [INC], but these variables shouldn’t be used all together.
You can use custom suffixes, prefixes, and postfixes by combining numbers with letters and symbols (hyphens and underscores).
Please double-check that the final length of the custom ID doesn’t exceed 30 characters, otherwise it won’t be displayed properly.
| |