Thursday, October 25, 2012
Removing the last character in a string
RemoveChars() function.Description
Removes characters from a string.
Returns
A copy of the string, with count characters removed from the specified start position. If no characters are found, returns zero.
RemoveChars(string, start, count)
input: ihave
output: ihav
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment