? >R ?BRANCH
? ( addr -- )  
ansi 15.6.1.0600 <TOOLS>
Display the (integer) content of at address addr. This word is sensitive to BASE
 simulate:
   : ?  @ . ;

reference: p4_question in ../src/toolkit.c:0146, export CO ?