Subversion Repositories wimsdev

Rev

Rev 11210 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

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