Placeholder

From SweepMe! Wiki
Revision as of 22:56, 11 September 2018 by Afischer (talk | contribs)
Jump to navigation Jump to search

In text fields you can use placeholders which will be replaced by a variable if the content of the text field is read out.

Predefined placeholders are

  • %d day
  • %m month
  • %y year 2 digits
  • %Y year 4 digits
  • %H hour 24h
  • %I hour 12h
  • %p PM or AM
  • %M minute
  • %S second


Further placeholders can be defined using the Module Parameter.