Data 1 0-trimStringByWordCount

From ADF Docs
Revision as of 03:41, 24 March 2010 by Api (talk | contribs)
Jump to: navigation, search

Description

Shortens a string without cutting words in half and appends '...' to the end.

Signature

public String trimStringByWordCount ( string str, numeric words, boolean useEllipsis )

Parameters

Parameters