mem
Command information
Regular name mem 
Introduced in version v0.1
About
The mem command is used to print out all local variables in the current stack frame, their types, and allocation points. To get the value of a variable see print
Notes
Warning
This command only displays the variables in the current scope.
Syntax
This command accepts no arguments.