Check this Code please
Check this Code please
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- motivdesign0
By using == instead of = you're actually checking for an equality instead of setting the variable itself.
By using == instead of = you're actually checking for an equality instead of setting the variable itself.