ColdFusion 8 ArrayFind Substitute
I have an array that has a structure of ImageID and Custnum. I need to
find a particular ImageID and retrieve the Custnum for it. I'm using
ColdFusion 8 which does not have an ArrayFind command. How would I do this
without looping through each item? Thanks.
No comments:
Post a Comment