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