ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Retrieving the element at the top of stack Hide the details
True if the element was unstacked,False if the stack is empty.
Name of the Stack variable to use.
Name of variable into which the value of the popped element is returned. If this parameter is not specified, the element is popped but its value is not retrieved.
Retrieving the element at the top of stack (multithread syntax) Hide the details
True if the element was unstacked,False if the timeout is exceeded (<Timeout> parameter) or if ..AdditionCompleted becomes True.
Option for stack management:WaitIfEmptyWaits for an element to be added into the stack by another thread.
Maximum timeout expressed in hundredths of a second. This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,Versions 23 and laterthe direct indication of duration (1 s or 10 ms for example). New in version 23the direct indication of duration (1 s or 10 ms for example). the direct indication of duration (1 s or 10 ms for example). This parameter corresponds to the Infinite constant by default (no maximum timeout).
Operating mode for a multithread management
Last update: 09/22/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: