Subversion Repositories wimsdev

Rev

Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11210 Rev 11220
Line 2... Line 2...
2
tit:let
2
tit:let
3
type:$type_exec
3
type:$type_exec
4
alias:!def, !define, !set
4
alias:def, define, set
5
syntax:!let `name'=`value'
5
syntax:!let `name'=`value'
6
mean:put `value' into the variable `name'. `value' may be a variable command\
6
mean:put `value' into the variable `name'. `value' may be a variable command\
7
  (together with optional parameters).
7
  (together with optional parameters).