ecl-logo Documentation

DatabaseMemberQ

DatabaseMemberQ[object]bool

returns True if the object exists.

DatabaseMemberQ[objects]bools

returns True for each of the objects which exists.

Details

    Input
    Output

Examples

Basic Examples  (4)

Returns True when the object exists:

Returns False when the object does not exist:

Works on lists:

Returns True if the object a link points to exists:

Additional Examples  (1)

Given a packet, returns True if the Object exists in the database: