RemoveChars  
 
 

Returns string with count characters removed from the specified starting position. Return 0 if no characters are found.

See also Insert and Len.

 
 
  Syntax  
 
RemoveChars(string, start, count)

string

Any string.

start

Starting position for the search.

count

Number of characters being removed.





 
 
BackUp LevelNext
 
 

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