Signal

Represents a broadcast event that can trigger multiple processes or activities. Signals are used to communicate across different parts of a process or between processes without requiring a direct connection.

Attribute Description
Name The name of the signal.
Description A description of the signal.
Item Definition The data type of the signal.