String Library

Overview | Usage | Version History | User Comments | Download

Overview

Usage

on PadLeft(inputString, minLength, padString)
on PadRight(inputString, minLength, padString)

on replace(inputString, searchFor, replaceWith)

on TrimWhitespaceLeft(theText)
on TrimWhitespaceRight(theText)
on TrimWhitespace(theText)

on TrimLeft(theText, theCharacters)
on TrimRight(theText, theCharacters)
on Trim(theText, theCharacters)

on StringOfCharacter(theChar, len)
on plainText(styledText)

Version History

User Comments

No user comments are available yet. You can make a comment on this script and I will add it here.

Download

Files are not yet available for download. You can make a request via email.


All pages, images and downloads are ©2002-2004 by Randall Million and Plaid Cow Solutions
and subject to the Terms and Conditions of the Plaid Cow Solutions Software License (PCSSL)