Changes

Jump to: navigation, search

Custom Field Type: Special – Calculated Value

4 bytes added, 17:58, 7 October 2014
Other Functions
To show the number of characters in a text field, use:
* [''fieldname''].length
To show the number of words in a text field, use:
* [''fieldname''].split(" ").length
===See Also===
8,849
edits

Navigation menu