Class LeftFunction

  • All Implemented Interfaces:
    org.kie.dmn.feel.runtime.FEELFunction

    public class LeftFunction
    extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
    • Constructor Detail

      • LeftFunction

        public LeftFunction()
    • Method Detail

      • invoke

        public org.kie.dmn.feel.runtime.functions.FEELFnResult<String> invoke​(String text,
                                                                              BigDecimal num_chars)