Forum Discussion

zgibanez's avatar
zgibanez
Occasional Contributor
11 months ago

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? Substituting the periods for commas does not work.

Any suggestions?

Cheers!

  • If you use Object Spy on the Latitude object, what type of field does it show for the value?