Changes

Jump to: navigation, search

Custom Field Type: Special – Calculated Value

188 bytes added, 17:45, 7 October 2014
no edit summary
(note: the starttime and endtime '''Standard Fields''' are actually stored as part of the startdate and enddate fields, which is why they are used here)
===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