Class RightFunction

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

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

      • RightFunction

        public RightFunction()
    • Method Detail

      • invoke

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