mqscript_datetime_now
Retrieve current date and time in MQScript automation scripts for mobile device control, with customizable formatting options.
Instructions
Get current date and time
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Date format string | yyyy-MM-dd HH:mm:ss |
resultVariable | No | Variable name to store result | now |