%time% substitution token (SDL script)
|
We recommend that you do not use this substitution token, because it has been superseded by the sysTime system variable. Using this substitution token results in a warning being generated. For more information about the sysTime system variable, see sysTime system variable (SDL script).
|
This substitution token is replaced with the current time, using your locale settings for format.
The following text is included in the SDL script.
"Generated at " %time%
When processed, the following text (for example) is generated.
Generated at 11:21:48
The text shown in red is generated by the %time% substitution token.