This function tests to see whether the address variable
pm.address remains in an object. It is used as part of the
parsing functions, and is exported so that it can be used interactively a
s well.
pm_has_address(obj)
| obj | Object to test |
|---|
A logical scalar that is TRUE if the variable remains;
it will return FALSE otherwise.