Display the type and name of all functions or subroutines with a name that matches regular expression regex. When regex is omitted, all procedure names and types are displayed.
show variable ["regex"]Display the type and name of all variables with a name that matches regular expression regex. When regex is omitted, all variable names and types are displayed.