GetDouble

GetDouble (object, string attribute name)

Returns an double if the object has that double attribute, or null if the attribute is set to null or some other non-double value.

See also HasDouble and ToDouble

This function was added in Quest 5.3.

NOTE: This a hard-coded function.