FutureProg functions
waitsignal
Number waitsignal(Text source)
Contexts: computer program
Suspends the current computer program until the named signal source on the execution host item emits a non-zero signal, then returns that numeric signal value.
source: The signal source component name, optionally suffixed with :endpoint
Contexts: computer program
Suspends the current computer program until the named signal source on the execution host item emits a non-zero signal, then returns that numeric signal value.
source: The signal source component name, optionally suffixed with :endpoint