Versions Compared

Key

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

...

Section


Column

Variables

Table plus


VariableDescriptionNotes
nowCurrent date/time in the default date/time format or a specific format All clients
base_urlBase URLBlank if the client does not access a server
user_idCurrent user's idBlank if the client does not define a user for server access



Anchor
configured-date-format
configured-date-format

Configured date format

For date substitution variables, the format of the replacement variable can be specified if the default format is not desirable. The format is specified by a Simple Date Format string enclosed in parenthesis following the substitution variable name. For example: %now(yyyy-MM-dd)% will result in replacement like 2019-11-08.

Client Specific Extensions