in reply to Re: Using exists to check element in array
in thread Using exists to check element in array
Thanks @Rolf. I did change to using a hash, which works fine, it is just slightly messier when it comes to string concatenation because of the double quotes I find I need to put around the keys.
Thanks for link, I had a read.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Using exists to check element in array (Unquoted Hash Keys)
by LanX (Saint) on Jan 28, 2024 at 10:18 UTC | |
by david (Novice) on Jan 28, 2024 at 10:51 UTC |