[[limitWords]]

The limitWords snippet displays the words from a string up to the limit specified.

Parameter Description
string The string to display.
words The number of words to show from the string.




TOP