4.11 FAQ-370 How do I list all script variables?

Last Update: 2/3/2015

To list all session variables, type the following in the Script or Command Window and press Enter:

list a

To list all project and session numeric variables, use:

list v

To list all project and session string variables, use:

list vs


See the LIST command for more details.


Note: The ed command will open the LabTalk Variables and Functions dialog. In this dialog you can check to select what variables you wish to display such as System, Project, String, etc. as well as Delete variables.



Keywords:edit, session, project