Is there a way to list all the local variables in a task as it's running? I've created a profile/task that depends on local variables created by the profile, but the variables always seem to come up null, so I'm thinking I have the wrong variable names and I'd like a way to see all the local variables available to the task to figure out if the one I'm looking for even exists.
↧