Versions Compared

Key

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

...

By default, time and date parameters are returned as unsigned long integers in the format “hhmmss” and “yymmdd”. If a delimited string type item is desired, specify the data types as “/TM” for time and “/DM” for date. This will return string data in the formats “hh:mm:ss” and “yy/mm/dd”. Use “/TS” to treat translate time parameters as to number of seconds.

Info

The :Bit and /Type specifiers can occur in either order but must be after the .Field specifier, if present.

...