Document Text

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "$Document Text is a Document Function. The function returns the current document text of a webpage. == Example == <pre>save to file("C:\\Users\\Lilly...")
 
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
$Document Text is a [[Document Functions|Document Function]]. The function returns the current document text of a webpage.
+
$Document Text is a [[Browser Functions|Browser Function]]. The function returns the current document text of a webpage.
  
  
 
== Example ==
 
== Example ==
  
<pre>save to file("C:\\Users\\LillyT\\Documents\\my document text.txt", $document text) </pre>
+
<pre>save to file("C:\\Users\\Documents\\my document text.txt", $document text) </pre>
  
Placing the document text function into [[Save to File|save to file command]] saves the document text of the page of the article within the browser to the chosen file..
 
  
[[File:documenttext.png]]
+
Placing the document text function into [[Save to File|save to file command]] saves the document text of the page of the article within the browser to the chosen file.
 +
 
 +
 
 +
[[File:ddoctext2.jpg]]

Latest revision as of 16:16, 28 December 2016

$Document Text is a Browser Function. The function returns the current document text of a webpage.


[edit] Example

save to file("C:\\Users\\Documents\\my document text.txt", $document text) 


Placing the document text function into save to file command saves the document text of the page of the article within the browser to the chosen file.


Ddoctext2.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox