Reverse Text

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with " This function is an Advanced Text function in the UBot Extended Library. This command reverses the text it is given. '''Text to Reverse:''' The text being reversed. Can ...")
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
  
This function is an [[Advanced Text]] function in the UBot Extended Library. This command reverses the text it is given.
+
This function is an [[Advanced Text]] function in the UBot Extended Library. This function reverses the text it is given.
  
 
'''Text to Reverse:''' The text being reversed. Can also be a variable, list item, table cell or a function.
 
'''Text to Reverse:''' The text being reversed. Can also be a variable, list item, table cell or a function.
Line 12: Line 12:
  
  
The last name "Norman" is produced by the [[account data]] function.
+
The last name "Norman" is produced by the [[Account Data]] function.
  
 
Running the [[alert]] command will reverse the text.
 
Running the [[alert]] command will reverse the text.

Latest revision as of 15:55, 14 June 2015

This function is an Advanced Text function in the UBot Extended Library. This function reverses the text it is given.

Text to Reverse: The text being reversed. Can also be a variable, list item, table cell or a function.

[edit] Example


alert($reverse text($account data("Last Name")))


The last name "Norman" is produced by the Account Data function.

Running the alert command will reverse the text.


Revtxt.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox