Preparing search index...
The search index is not available
mingo
mingo
operators/expression/string/rtrim
$rtrim
Function $rtrim
Removes whitespace characters, including null, or the specified characters from the end of a string.
$rtrim
(
obj
,
expr
,
options
)
:
unknown
Parameters
obj
:
AnyObject
expr
:
unknown
options
:
Options
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Removes whitespace characters, including null, or the specified characters from the end of a string.