5 (Any numeric value)
Return only the first few characters of the body text.
Examples
|
[filter 5]Interchange[/filter]
|
Results in:
If you append a dot (.) to the end of the string length value,
then Interchange will append an ellipsis to the output value.
For example:
|
[filter 5.]Interchange[/filter]
|
results in:
|
Note
The ellipsis will only be appended to the output value if the body text
is longer than the specified length.
If the body text is equal to,
or shorter than,
the specified length then no ellipsis will be appended to the output.
|