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:defof
2
tit:defof
3
type:$type_both
3
type:$type_both
4
alias:!definitionof, !getdef
4
alias:definitionof, getdef
5
syntax:!defof `vname' in `fname'
5
syntax:!defof `vname' in `fname'
6
mean:Returns the definition of variables `vname' in the file `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\
7
  <p>When `vname' contains several names, the values of each will\
8
  be returned with the same separators as for the names.\
8
  be returned with the same separators as for the names.\
9
  </p>
9
  </p>