User Tools

Site Tools


org.gramar.base:xfn.singletoken

singleToken() Function

The singleToken() function returns a single-token string from the given text where whitespace has been removed and the first character of each token, except the first, has been uppercased

Unlike the camelCase() function, the singleToken() function will not lower-case any characters in a token that contains all upper-cased characters, such as an acronym.

Argument Kind Required Purpose
term string yes a string value, possibly with embedded whitespace

Usage and examples

Place a …

Return to index

org.gramar.base/xfn.singletoken.txt · Last modified: 2016/06/27 20:35 (external edit)