Go to the first, previous, next, last section, table of contents.


The "Affected By" Section of a Dictionary Entry

For an operator, anything that can affect the side effects of or values returned by the operator.

For a variable, anything that can affect the value of the variable including functions that bind or assign it.


Go to the first, previous, next, last section, table of contents.