Built-In Namespace String
| Method Attributes | Method Name and Description |
|---|---|
|
trim()
Trims a string (removing whitespace from the beginning and the end)
|
Method Detail
trim()
Trims a string (removing whitespace from the beginning and the end)
Defined in: lang_string.js.
Defined in: lang_string.js.
- See:
- String#trim on MDN