DOWNLOAD
To view this script, click the button below. Your browser should show you the script in your browser window. Copy and paste that script into ToolBook.

View Now
 


STRING FUNCTION
: stripBadChars()

Add-on OpenScript Function - should work in any version of ToolBook

  Syntax

stripBadChars(<string>)

  Parameters <string>
A reference to a string value.

    Returns Returns the original string but with all the bad characters removed. A list of bad characters is contained in the function.

    Sample text of self = stripBadChars(text of self)