Script functions reference > Script functions in alphabetical order > G > GetTime

GetTime
Syntax
GetTime();
Description
Returns the system time in the format hhmmss (24-hour time format).
Returns
A string in the format hhmmss.
Example
$a=gettime();
Returns:
$a="120559"
OpenText StreamServe 5.6 Updated: 2013-03-01