print
Command information
Regular name print
Other names p
Introduced in version v0.1
About
The print command is used to obtain the value of a variable within the current stack frame's scope.
Syntax
This command requires a string argument to be passed to it as the variable name. The variables type, name, and value are then displayed to the console.