Xbasic
rtrim_count Function
Syntax
C rtrim_count(C inputText ,C string ,N count )
Arguments
- inputText
Character
- string
Character
- count
Numeric
Description
Removes the specified number of occurrences of string from the end of inputText
See Also
Syntax
Arguments
Character
Character
Numeric
Description
Removes the specified number of occurrences of string from the end of inputText
See Also