Remove(Number) returns a new text in which all characters of this instance after the specified number have been removed. Remove(Number, Number) returns a new text in which all characters of this instance after the specified number have been removed (for a specified length).
Remove(Number) and Remove(Number, Number)
Returns a new text in which all characters of this instance after the specified number has been removed. Returns a new text in which all characters of this instance after the specified number has been removed, for a specified length.