hasValue

open override fun hasValue(): Boolean

Answer true if the variable currently has a value, otherwise answer false. No value is typically represented by the variable's value slot containing nil.

Return

Whether the variable has a value.