SYSTEMDATE
Syntax
![]()
Command
Mandatory parameter Optional parameter Mandatory keyword Optional keyword |
<Destination> := SYSTEMDATE (<Format>)
Description
Systemdate returns current date of the system in the specified format.
Diagram
Returned value type
String
Parameters
Parameter | Description |
Destination |
Object to hold the returned system date |
Format |
The format to return the system date in. Allowed formats are:
|
Example
alpha6_date := systemdate(MMDDYY)