Right  
 
 

Returns the rightmost count characters of a string.

See also Left, Len, and Mid.

 
 
  Syntax  
 
Right(string, count)

string

String from which the rightmost characters are retrieved.

count

Integer indicating how many characters to return.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.