Default values

A default value is used if an input value is not available. A default value can be a hardcoded constant or a special predefined value.

For example:

  • @date: Mon May 23 13:01:02 2016
  • @day: Mon
  • @month: Mar
  • @mday: 23
  • @time: 13:01:02
  • @y4: 2016
  • @y2: 16
  • @now: Current date and time as a date type
  • @null: Fills output field with pad characters