Home Segments Index Top Previous Next

174: Mainline

Because nil is the initial assignment of all local variables, all local variables are said to be initialized to nil.

You can test a variable with the notNil predicate to determine if that value of that variable has been changed.