Rev 11220 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +exec+ +vardef+ |
11210 | bpr | 2 | tit:let |
3 | type:$type_exec |
||
11220 | bpr | 4 | alias:def, define, set |
11292 | bpr | 5 | syntax:!let ``name''=``value'' |
6 | mean:put ``value'' into the variable ``name''. ``value'' may be a variable command\ |
||
11210 | bpr | 7 | (together with optional parameters). |