Jonathan
@Jonathan
•
Joined Jul 2024 •
Active 3 days ago
Forum Replies Created
-
Ended up being a firewall issue. Thanks for the response.
-
Solved. No need for help anymore.
-
Completely forgot it does that. It’s working now, thank you.
-
Thank you! That helps alot.
-
-
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.