Deletes the specified number of characters starting at the specified position.
(Starting value begins with 0)
Result: New text
b.i.m.m
Remove(1,1) =“bi.m.m”
Deletes the specified number of characters starting at the specified position.
(Starting value begins with 0)
Result: New text
b.i.m.m
Remove(1,1) =“bi.m.m”
Comments
0 comments
Please sign in to leave a comment.