Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11220 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +var+ +exec+ +string+
11210 bpr 2
tit:defof
3
type:$type_both
4
alias:!definitionof, !getdef
5
syntax:!defof `vname' in `fname'
6
mean:Returns the definition of variables `vname' in the file `fname'.\
7
  <p>When `vname' contains several names, the values of each will\
8
  be returned with the same separators as for the names.\
5920 bpr 9
  </p>