Class Length
- java.lang.Object
-
- io.appform.hope.core.functions.HopeFunction
-
- io.appform.hope.core.functions.impl.str.Length
-
public class Length extends HopeFunction
ReturnsNumericValuelength of provided evaluatedStringValueparameter.
-
-
Constructor Detail
-
Length
public Length(Value arg)
-
-
Method Detail
-
apply
public Value apply(Evaluator.EvaluationContext evaluationContext)
- Specified by:
applyin classHopeFunction
-
-