log inhelp
Already have an account? Log in!
Trim
Usage:
Trim(String)
Description:
The Trim command strips all leading and trailing spaces from a string and returns the result.
Example:
Function Main() Result = Trim(" Hello") Output(Actor(), Result) // Displays Hello Return() End Function
Insert links to other pages or uploaded files.
Tip: To turn text into a link, highlight the text, then click on a page or file from the list above.
You don't have permission to comment on this page.
This is your Sidebar, which you can edit like any other wiki page.
This Sidebar appears everywhere on your wiki. Add to it whatever you like -- a navigation section, a link to your favorite web sites, or anything else.
Comments (0)
You don't have permission to comment on this page.