Tile - String - Trim – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - String trim to Ylands:Tile - String - Trim: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Trim(Source) == | |||
[[File:YlandsTile-711.png]] | |||
<pre>trim(): string;</pre> | |||
=== Returns === | |||
'''string''' | |||
=== Description === | |||
Remove '''whitespace''' from both sides of a '''string'''. | |||
Line 7: | Line 21: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
Trim(Source)
trim(): string;
Returns
string
Description
Remove whitespace from both sides of a string.