[Toc][Index]

@RIGHT


@RIGHT[n,string]:  Returns the rightmost n characters from the string.  If 
n is greater than the length of the string, returns the entire string. 
 For example, %@right[4,jpsoft] returns the string "soft." 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs