fm_previewtext

Click to Download

Description

Prints a specified number of characters from a string without excluding midway through words. Will trim down to the last complete word.
 

Usage

Useful for outputting intro text.

Attributes

string Required Text or a variable that contains some.
count Required The number of characters to display before exclusion.
 

Featured Links