$read file

From UBot Studio
Revision as of 16:31, 15 October 2012 by LillyT (Talk | contribs)

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

$read file is a Variable Function.

The function returns the contents of a file. The read file function can also be used call a file from a URL location by placing the url within the function in place of a file path.

Example

type text(<about me textarea>, $read file("C:\\Users\\LillyT\\Desktop\\my file.txt"), "Standard")
<pre>

[[File:readfile.png]]

Running the script fills the specified script with the contents of the file specified with the read file function.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox