Multi variables not assign %err after shell
'Multiple variables set' action Does not assign a value from '%err' immediately after shell action. Screenshot attached
'Multiple variables set' action Does not assign a value from '%err' immediately after shell action. Screenshot attached
Hgg (566)
A1: Run Shell [ Command:Foo Timeout (Seconds):0 Use Root:Off Store Output In: Store Errors In:%stderr Store Result In: Continue Task After Error:On ]
<Shell_code should be 127>
A2: Multiple Variables Set [ Names:%shell_code,%abc Variable Names Splitter: Values:%err,123 Values Splitter: Do Maths:Off Max Rounding Digits:3 Keep Existing:Off Structure Output:Off ] If [ %err Set ]
A3: Flash [ Text:%shell_code
%abc Long:Off ]
<For this works correctly>
A4: [X] Variable Set [ Name:%shell_code To:%err Recurse Variables:Off Do Maths:Off Append:Off Max Rounding Digits:3 Structure Output:On ]