Text Functions

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "The '''Text Functions''' are designed for manipulating, trimming and removal of unwanted elements from specified content in lists, variables or tables. == List of Text Funct...")
 
 
(2 intermediate revisions by one user not shown)
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:tfunctions.jpg]]
 +
  
 
== List of Text Functions ==
 
== List of Text Functions ==
Line 7: Line 10:
 
*[[New Line]]: Returns a line break
 
*[[New Line]]: Returns a line break
  
*[[Nothing]: Returns an empty value
+
*[[Nothing]]: Returns an empty value
  
 
*[[Replace]]: Returns the original text with all instances of the search text replaced by the replace text
 
*[[Replace]]: Returns the original text with all instances of the search text replaced by the replace text

Latest revision as of 17:51, 13 September 2013

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

Tfunctions.jpg


[edit] 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