When cleaning up code by group-selection of often hundreds of variables for redundant deletion, hitting delete, and relying on Flowcode to find/confirm variables in use, the resulting pop-up states where variables are used but not the name of the variable itself.
Confirmation of the variable name would often be useful to know at such time, which I believe should appear in the pop-up in any case.
Many thanks,
Brendan
			
			
									
						Variable Name Confirmation in Pop-Up
- 
				Brendan
- Posts: 65
- http://meble-kuchenne.info.pl
- Joined: Tue Dec 08, 2020 2:12 pm
- Has thanked: 51 times
- Been thanked: 15 times
- 
				Steve-Matrix
- Matrix Staff
- Posts: 1619
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 224 times
- Been thanked: 382 times
Re: Variable Name Confirmation in Pop-Up
Thanks for the suggestions, Brendan.  I will make that change.
You probably know this already, but I'm mentioning it in case it is useful to you or others: another way to mass-delete unused variables/constants is to right-click on the "Variables" or "Constants" group heading within Project Explorer and select "Delete unused".
If there are any that remain you can right-click them and select "List occurrences". This option is also useful for searching your code for components, macros and (top-level) properties.
			
			
									
						You probably know this already, but I'm mentioning it in case it is useful to you or others: another way to mass-delete unused variables/constants is to right-click on the "Variables" or "Constants" group heading within Project Explorer and select "Delete unused".
If there are any that remain you can right-click them and select "List occurrences". This option is also useful for searching your code for components, macros and (top-level) properties.
 
