mcbopomofoweb
Preparing search index...
ChineseNumbers/StringUtils
TrimZerosAtEnd
Function TrimZerosAtEnd
TrimZerosAtEnd
(
string
:
string
)
:
string
Trims zeros at the end of a string.
Parameters
string
:
string
The string to trim.
Returns
string
The trimmed string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mcbopomofoweb
Loading...
Trims zeros at the end of a string.