Class SubstringFunction

  • All Implemented Interfaces:
    Function, Serializable

    public class SubstringFunction
    extends FunctionBase
    implements Function
    Complies with javascript substr (and thus JSONata $substring). See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr
    See Also:
    Serialized Form