Skip to main content
July 3, 2022
Solved

Interface Definition: Expression evaluation error at function rule!LA_QE_GETTHEDATA [line 2]: Rule 'la_qe_getthedata' has 1 parameters, but instead passed 0 parameters.

  • July 3, 2022
  • 3 replies
  • 0 views

 can some one please help me out with this error in my interface. 

    Best answer by stefanhelzle0001

    I could only repeat the error message you posted. It explains the issue perfectly.

    Assuming that the called expression expects you to pass a value, is there a specific reason you do NOT pass that value?

    3 replies

    stefanhelzle0001
    Brainy
    July 3, 2022

    I could only repeat the error message you posted. It explains the issue perfectly.

    Assuming that the called expression expects you to pass a value, is there a specific reason you do NOT pass that value?

    July 3, 2022

    ok.i will check it by passing the value.

    July 3, 2022

    thank you. error resolved.