Team,
stdout line as shown below.
“stdout”: “var1:value1, var2:value2, var3:value3”
I Would like to extract value3 from stdout , does it works with regexp or any other way to do this? pls suggest …
Team,
stdout line as shown below.
“stdout”: “var1:value1, var2:value2, var3:value3”
I Would like to extract value3 from stdout , does it works with regexp or any other way to do this? pls suggest …