Variable not Saving in variable Panel

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 11 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
amandhally
Posts: 10
Last visit: Thu Oct 08, 2020 9:59 pm

Variable not Saving in variable Panel

Post by amandhally »

Hi,I am facing another problem. My Variable pane never shows me the variables and their values.You can see that i executed lot of variables but no one stored in the box.and ideally it should works like this { screenshot of my another powershell editior}Thanksaman dhally
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Variable not Saving in variable Panel

Post by davidc »



In order to see the variables you must Debug (F5) the script and the debugger must be break at a breakpoint. Note: Every time you run a script in PowerShell Studio, the script will run in a clean environment to prevent dependencies on manipulated variables. David
David
SAPIEN Technologies, Inc.
User avatar
amandhally
Posts: 10
Last visit: Thu Oct 08, 2020 9:59 pm

Variable not Saving in variable Panel

Post by amandhally »

Thanks for the reply David,more or less is solve my problem..thanks for the support.aman
This topic is 11 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.