Placeholder: Difference between revisions

From SweepMe! Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
*'''%S'''  second
*'''%S'''  second


 
Starting from version 1.5.4., individual placeholders can be defined using the Module [[Formular]].
Further placeholders can be defined using the Module [[Parameter]].

Revision as of 21:35, 6 June 2019

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

Starting from version 1.5.4., individual placeholders can be defined using the Module Formular.