value

abstract fun value(): AvailObject

Extract the current value of the variable. Answer nil if the variable has no value.

Return

The variable's value or nil.