pm771
07-30-2008, 05:06 PM
If this is another RTFM case, please point me in the right direction.
What is the type of the expression like this: someString == "Yep". Is it Boolean by default?
When we write a cast like Boolean(someString == "Yep"), where are we casting from?
TIA, Eugene
What is the type of the expression like this: someString == "Yep". Is it Boolean by default?
When we write a cast like Boolean(someString == "Yep"), where are we casting from?
TIA, Eugene