Header

Forms Developer Guides Scripting Data Object

HEADER(header_name)

data.header("created");

Returns the submission header matching the name. The current headers are:

  • creator — The date and time the submission was created.
  • updated — The date and time the submission was last updated.
  • deleted — The date and time the submission was deleted.
  • creator — The original creator of the submission.
  • author — The most recent editor of the submission.