Changes between Version 2 and Version 3 of Deprecation

Show
Ignore:
Timestamp:
03/19/09 13:56:10 (13 years ago)
Author:
coke
Comment:

document substr_r replacement.

Legend:

Unmodified
Added
Removed
Modified
  • Deprecation

    v2 v3  
    1818.end 
    1919}}} 
     20---- 
     21opcode:  {{{substr_r(out STR, in STR, in INT, in INT) }}} - this op was only ever experimental. 
     22 
     23use {{{substr(out STR, in STR, in INT, in INT) }}} instead. 
     24