Hi,
I couldn't see any parameters vairable shown in watch variable list. I hope it could be in so that I can trace it during debugging.
Thank you
Hi,
I couldn't see any parameters vairable shown in watch variable list. I hope it could be in so that I can trace it during debugging.
Thank you
Yeah, you can’t watch action list parameters, sadly. I’ve requested this but I don’t know if or when it’s planned to be implemented.
I just tried a workaround, having a macro variable that contains the action list parameter, but that doesn’t work either.
Steve
Hi,
Just ran into this. +1 request for the following,
1) the ability to watch action list parameters.
2) the ability to use action list parameters inside a macro variable.
-Dave.
As a workaround, I’ve been using “Set Build Log title” action to inspect my parameters in the live log view at runtime. Its ugly, but it works.
-Dave