Get Current Date/Time
Command description
Get the current system date and time and save it as a date and time object.
Command Input Parameters
None
Command Output Parameters
| Output parameters | Output parameter type | Description |
|---|---|---|
| Current Date/Time | datetime | Current system date and time |
AI Workflow Generation Notes
- The command returns a datetime object. Convert it to text before concatenating it with strings or displaying it.