[Toc][Index]

@LEFT


@LEFT[n, string]:  Returns the leftmost n characters from the string.  If 
n is greater than the length of the string, returns the entire string. 
 For example, %@left[2,jpsoft] returns the string "jp". 

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