0 / 60 seg.

What is the value of val after this code is executed?

NSString *val = @"1.23";
BOOL tf = val.boolValue;