Returns the current time. A system maintained variable that returns the current time of day in the format HH.MM.SS.
Example: &TIME
&WRITE DATA=THE TIME IS &TIME, ON &DATE2 &HHMM = &SUBSTR &TIME 1 5
Note: The value returned from &TIME is always an 8 character value.
| Copyright © 2009 CA. All rights reserved. |
|