Package com.japisoft.formula.lib.standard.str

Class Summary
Strcontains strcontains( a, b ) return true if 'a' contains the string 'b' More information at : http://www.japisoft.com
Strget Extract a substring : strget : String, Start position from 1, End position starting from 1.
Strlen Return a length for a string More information at : http://www.japisoft.com