| Did you know ... | Search Documentation: |
| attribute-value |
any. This implies that
any PCE object may be
used to fill the attribute, but an attempt to fill it with a function
object such as @receiver, @arg1,
... or an obtainer will evaluate the special object or obtainer:
send(Attribute, value, @arg1)
Will fill Attribute with the value @arg1 refers to.