Oct 14, 2020 09:32 PM
I’m getting a weird behavior when iterating over Records, it looks like the code is skipping items.
I’m thinking it is either my code or a cache bug. here is an example
Solved! Go to Solution.
Oct 14, 2020 09:53 PM
Is it possible there are trailing or leading spaces for either value? “123” will not equal " 123" or "123 "
Oct 14, 2020 09:53 PM
Is it possible there are trailing or leading spaces for either value? “123” will not equal " 123" or "123 "