View Single Post
  #1  
Old 03-19-2012, 10:16 AM
cholzwarth cholzwarth is online now
Registered User
 
Join Date: 03-19-2010
Posts: 5
Returning variable from PowerShell subroutine

I have a PowerShell subroutine that does string manipulations. I can get the resulting string that I want. Is there a way to set the result to a variable that Visual Build Pro will see when the subrouting exits?
Reply With Quote