Writing out numbers as words: Difference between revisions

From Planfix
Jump to: navigation, search
No edit summary
No edit summary
Line 7: Line 7:
Variables in custom [[Number]] fields in [[Variables in document templates|document templates]] can be displayed in different ways:
Variables in custom [[Number]] fields in [[Variables in document templates|document templates]] can be displayed in different ways:


https://s.pfx.so/pf/UH/1MdomZ.png
https://s.pfx.so/pf/Cq/RYzFCt.jpg
 
 
== Important ==
== Important ==
To write a number out in words in a different language, use the '''lang''' attribute.
To write a number out in words in a different language, use the '''lang''' attribute.


Example:
Example:

Revision as of 08:26, 13 November 2025

Variables in custom Number fields in document templates can be displayed in different ways:

RYzFCt.jpg

Important

To write a number out in words in a different language, use the lang attribute.

Example:

  • {Task.Budget.Words::lang=en}} — English


Go To