Append Line to Text

From UBot Studio
Revision as of 20:44, 20 November 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

$Append Line to Text is a Text Function.

The function returns the original text with a new line of text appended at the end of the original string.

Example

navigate("http://www.ubotstudio.com/playground/simple-form", "Wait")
type text(<username field>, $append line to text("ABCD", "EFGH"), "Standard")

Running the script appends the string "EFGH" to the original string "ABCD".

File:Append.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox