Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Synapse message context properties allow you to get information about the message, such as the date/time it was sent, the message format, and the message actionoperation.

SYSTEM_DATE

Name

SYSTEM_DATE

Possible Values

 

Default Behavior

 

Scope

 

Description

Returns the current date as a String. Optionally, a date format as per the standard date format may be supplied. e.g. synapse:get-property("SYSTEM_DATE", "yyyy.MM.dd G 'at' HH:mm:ss z") or get-property('SYSTEM_DATE').

Example

 

...