[Toc][Index]

@STRIP


@STRIP[chars,string]:  Removes the characters in chars from the string and 
returns the result.  For example, %@STRIP[AaEe,All Good Men] returns "ll 
Good Mn".  The test is case sensitive.  To include a comma in the chars 
string, enclose the entire first argument in double quotes.  @STRIP will 
remove the quotes before processing the string. 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs