JAXB error in PM

when i pass the value to the code am getting below error 

if(
  null(ac!convertWord_txt),
  "zero",
  convertnumbertoword(
    trim(split(ac!convertWord_txt, ".").[1]),
    ""
  )
)

what might be the issue here

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data