Text manipulation component
Vars | |
cap_first | do we capitalize the first letter of the output |
---|---|
text_limit | do we limit the length of the output |
trim_text | do we trim whitespace from the ends of the output |
uppertext_mode | do we enforce lowercase(false)/uppercase(true) or leave it as is |
Var Details
cap_first
do we capitalize the first letter of the output
text_limit
do we limit the length of the output
trim_text
do we trim whitespace from the ends of the output
uppertext_mode
do we enforce lowercase(false)/uppercase(true) or leave it as is