Element: signal.callbacks[ ]

Type

string

Description

A string array containing the callbacks for all objects registered as listeners for this signal. Each array element is of the form <object>.<callback>.

This array is maintained by the system and cannot be changed directly. Its values are updated automatically as a result of the signal procedures .add_listener and .remove_listener.

This element is intended for information purposes only.

See Also

Commands:

signal

Structures:

signal