Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparing values
Message
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Comparing values
Miscellaneous
Thread ID:
00740877
Message ID:
00740877
Views:
53
I have two variables w/c are of type double. I assigned both the same value from a field of type double. When I compare these values with syntax:
If not dblVar1=dblVar2 Then ...
it returns False eventhough the values of both variables are the same. How do you correctly compare type double variables?
Next
Reply
Map
View

Click here to load this message in the networking platform