KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy Fundamentals Capstone 2.2

  • jkries02

    Member
    June 24, 2024 at 3:40 am

    s

  • Laura

    Administrator
    June 24, 2024 at 8:46 am

    Hi @jkries02 ,

    From a quick read of your function, I can see it won’t run because of the structure of your if statements section.

    Have a look at the documentation on if here: https://code.kx.com/q/ref/if/

    You may find it more useful to use conditional evaluation in this case: https://code.kx.com/q/ref/cond/

    Hope that helps!

    Laura

Log in to reply.