Now we outline the actions that the user can take at one of the interactive ports. In all, there are about 22 different actions that can be taken. We will describe a useful subset of 6 commands.
1 1 Call: foo(a(1,baz),[q,w,e,r,t])?By selecting the set subterm option with
^
1 we would see
1 1 Call:Then we can further select with^
1 a(1,baz)?
^
2 :
1 1 Call:To go back to the parent of a term requires the reset subterm command (^
2 baz?
^
).