Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+ +string+
2
$lst_tit hex$lst_titend$type_both
4562 bpr 3
  $lst_alias tohex
5921 bpr 4
  $(lst_syntax)hex $emph string$emphend</span>
32 reyssat 5
  $lst_mean Returns a new string replacing every character in
6
  $emph string$emphend by its hexadecimal code.
7
  <p>
8
  In particular, the result can be used as part of a variable
9
  name whatever the content of $emph string$emphend is (as
10
  long as it is not too long).
5920 bpr 11
  </p>
32 reyssat 12
 
13