Class SubStr
- java.lang.Object
-
- io.appform.hope.core.functions.HopeFunction
-
- io.appform.hope.core.functions.impl.str.SubStr
-
public class SubStr extends HopeFunction
Returns substringStringValueof provided parameterStringValuefromNumericValuestart toNumericValueend (exclusive).
-
-
Method Detail
-
apply
public Value apply(Evaluator.EvaluationContext evaluationContext)
- Specified by:
applyin classHopeFunction
-
-