Subversion Repositories wimsdev

Rev

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

Rev 32 Rev 4562
Line 1... Line 1...
1
!! +exec+ +var+ +string+
1
!! +exec+ +var+ +string+
2
$lst_tit hex$lst_titend$type_both
2
$lst_tit hex$lst_titend$type_both
3
  $lst_alias tohex<br>
3
  $lst_alias tohex
4
  $(lst_syntax)hex $emph string$emphend</tt> <br>
4
  $(lst_syntax)hex $emph string$emphend</tt>
5
  $lst_mean Returns a new string replacing every character in
5
  $lst_mean Returns a new string replacing every character in
6
  $emph string$emphend by its hexadecimal code.
6
  $emph string$emphend by its hexadecimal code.
7
  <p>
7
  <p>
8
  In particular, the result can be used as part of a variable
8
  In particular, the result can be used as part of a variable
9
  name whatever the content of $emph string$emphend is (as
9
  name whatever the content of $emph string$emphend is (as