Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code seems to be logical but returns empty string
Message
 
 
General information
Forum:
Javascript
Category:
Debugging
Miscellaneous
Thread ID:
01622609
Message ID:
01622643
Views:
35
>>Well, I already re-wrote the code. I was mostly interesting in the explanation of that behavior.
>
>Without the brackets the value being tested by the '?' is formTitle+$scope.isNew - that results in a string which is cast to a Boolean. Any non-empty string evaluates to true.

In other words, the + operator takes precedence over the iif operator. This is important to know and keep in mind. Somehow it was not very clear to me.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform