cfml24h
cfml24h copied to clipboard
Trueness and Falseness
https://github.com/adamcameron/cfml24h/blob/master/chapters/02-flow_control.md
How would I know if something were true?
How would I know if something were false?
I don't quite follow?
I'm guessing he's referring to the general truthiness/falsiness of ColdFusion. I think that's always an interesting topic to dig into (since it's such an easy topic that can bite people), but that may be below the scope of this book. Maybe a quick blurb about truthy/falsy.