dump [ func ] [ > file ]
func
file
Print names and values of variables in func (or in current procedure). Optionally store output in file . If func is . , dump all active variables.
.