ecl-logo Documentation

LookupLabeledObject

LookupLabeledObject[Protocol, Label]Object

looks up the labeled Object associated with Label in the Protocol object.

Details

    Input
    Output

Examples

Basic Examples  (3)

Lookup the labeled object from the protocol object:

Lookup two labeled object from the protocol object:

Returns objects for labels that exist in the protocol even if some of them don't:

Messages  (2)

LabeledObjectsDoNotExist  (1)

Errors if there is no LabeledObject in the protocol:

LabelNotFound  (1)

Errors if some of the labels were not found:

Last modified on Mon 17 Jan 2022 21:31:17