[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Syntax
$PIECE(d[,n[,end]])
Accesses the n
th through end
d
-delimited pieces of the string.
The first argument is the delimiter to be used.
The optional second argument is the first d
-delimited piece to access, and defaults to 1
.
The optional third argument is the final d
-delimited piece to access, and defaults to the value of the third argument (n
).
This document was generated on May 5, 2025 using texi2html 5.0.