4D v20.1signal.signaled |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.1
signal.signaled
|
Parameter | Type | Description | ||||||
signal.signaled | Boolean |
![]() |
False at the signal creation. True when the trigger() method is called. | |||||
Read only property
The signal.signaled property contains the current state of the signal object. When the signal is created, signal.signaled is False. It becomes True when the signal.trigger( ) is called on the object.
Product: 4D
Theme: Process (Communications)
Created: 4D v17 R4
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)