Rev 5921 | Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5921 | Rev 11210 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +vardef+ |
1 | !! +exec+ +vardef+ |
- | 2 | tit:let |
|
2 |
|
3 | type:$type_exec |
3 |
|
4 | alias:!def, !define, !set |
4 |
|
5 | syntax:!let `name'=`value' |
5 |
|
6 | mean:put `value' into the variable `name'. `value' may be a variable command\ |
6 |
|
7 | (together with optional parameters). |