KX Community

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

Home Forums KX Academy Infix Notation question Reply To: Infix Notation question

  • Jonathan

    Member
    August 22, 2024 at 1:39 pm

    Hi @megan_mcp

    Thanks for the reply.

    My example was not a good one. I realized that I had a list of strings so something like

    “wKDe arB33e on”

    “Ia quSesGREATt!”

    When I run my original line of: “s except .Q.A” I get a type error and when I tried to add a “each” to it, I got parse errors. I guess my question would be how do I iterate through a list of lists while applying a function using infix notation.