Actions
Bug #5455
open$input() doesn't return $timeout at all
Start date:
11/28/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
It seems when having the following combination it doesn't return $timeout
as expected.
Example:
//echo -a is: $input(title,efvnk1,titlebar,text)
Returns $cancel
as it should return $timeout
- Thanks!
Updated by westor (GR) almost 3 years ago
Also //echo -a is: $input(title,efvk1,titlebar,text)
returns $null
as it should return $timeout
too.
Actions