User Tools

Site Tools


crpl:docs:read

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
crpl:docs:read [2021/02/05 11:43] – Rmoved discussion tag Karsten75crpl:docs:read [2022/06/25 13:08] (current) – Reformat Karsten75
Line 4: Line 4:
 =====  <-VARNAME  ===== =====  <-VARNAME  =====
  
-^  Arguments  ^  Result  ^  Notation +===== Syntax =====
-| |An item read from VARNAME | %%-- n1%% |+
  
 +<-VARNAME
  
-=== Description === +===== Description ===== 
-Reads the contents of the local variable VARNAME and pushes it to the stack.  + 
-If VARNAME does not exist, 0 is pushed to the stack.  +Reads the contents of the local variable **VARNAME **and pushes it to the stack. If **VARNAME **does not exist, 0 is pushed to the stack. Local variables persist across script invocations.
-Local variables persist across script invocations.+
 === Examples === === Examples ===
 <code> <code>
crpl/docs/read.txt · Last modified: 2022/06/25 13:08 by Karsten75