| Did you know ... | Search Documentation: |
| connection-fixed_from |
<-fixed_from
and connection<-fixed_to
are used internally to represent that the handles the connection is
related to (connection<-from_handle
and
connection<-to_handle)
should not be reconsidered if the connection is updated. These values
are normally @off
and set to @on
by connection->initialise
if the corresponding handle is specified.