Using 'Find' in a property with a value type 'Double'
I want to use the 'Find' function to find an object by a specific property named 'Latitude' whose value type is a 'Double'. Doubles are represented with commas in script. How can I make the call...