dbIsFixedVia
dbIsFixedVia(
d_objId
)
=> t / nil
Description
Checks whether the specified database object is a fixedVia object.
Arguments
Value Returned
Examples
Checks if the object obj is fixedVia object.
dbIsFixedVia(obj)
Related Topics
Return to top