topstrright
String
Return value
The portion of LASTN characters of S counted from the back.
Parameters
s
in
required
lastn
in
required
default: 1
Examples
if (strright(path) ne '/') then path = path + '/'
Version history
Version
$Id: strright.pro 163 2006-08-29 12:59:46Z navarro $
History
mgs, 19 Nov 1997: VERSION 1.00
Statistics
McCabe cyclic | 4 |
McCabe essential | 1 |
McCabe modular design | 1 |