Open
Description
I'm not sure if this is possible or not but it sure would be nice to have. Many times PowerShellers just let various statements "output" from the function so after you've called a function (and you don't capture the output in a variable) it is hard to tell what output the called function is contributing to the output of the current function/script.