Package com.ezylang.evalex.functions.string
-
Class Summary Class Description StringContains Returns true, if the string contains the substring (case-insensitive).StringLowerFunction Converts the given value to lower case.StringUpperFunction Converts the given value to upper case.