| 4D v20 R2signal.signaled | |||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v20 R2
 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.
 Add a comment
Add a comment