Text Functions

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(List of Text Functions)
Line 1: Line 1:
 
The '''Text Functions''' are designed for manipulating, trimming and removal of unwanted elements from specified content in lists, variables or tables.  
 
The '''Text Functions''' are designed for manipulating, trimming and removal of unwanted elements from specified content in lists, variables or tables.  
 +
 +
[[File:textfunctions.jpg]]
 +
  
 
== List of Text Functions ==
 
== List of Text Functions ==

Revision as of 22:36, 8 May 2013

The Text Functions are designed for manipulating, trimming and removal of unwanted elements from specified content in lists, variables or tables.

File:Textfunctions.jpg


List of Text Functions

  • Spin: Returns a spun version of a given text
  • Replace: Returns the original text with all instances of the search text replaced by the replace text
  • Trim: Returns the text with all leading or trailing blank spaces removed
  • Substring: Returns the specified part of an original string
  • Random Text: Returns a random alpha numeric string of user define length, including upper and lowercase text.
  • Pad Text: Returns a new string that is padded with a character
  • Insert Text: Returns the original text with another piece of text inserted at a specified position
  • Find Index: Returns the index of a piece of text with the original text
  • Append Line to Text: Returns the original text with a new line of text appended at the end of the original text
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox