Meta Keywords

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "$Meta Keywords is a Document Function. The function returns the current meta keywords on the article in the browser. The meta keywords can be fetched o...")
 
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
$Meta Keywords is a [[Document Functions|Document Function]]. The function returns the current meta keywords on the article in the browser.
+
$Meta Keywords is a [[Data Functions|Data Function]]. The function returns the meta keywords on the article in the browser.
  
 
The meta keywords can be fetched only if there are meta keywords on the article or the webpage displayed in the browser.
 
The meta keywords can be fetched only if there are meta keywords on the article or the webpage displayed in the browser.
Line 6: Line 6:
 
== Example ==
 
== Example ==
  
<pre>set(#url, $meta keywords, "Global")</pre>
+
<pre>set(#metdesc, $meta keywords, "Global")</pre>
  
Placing the meta keywords function into [[Set|set command]] sets the variable's value to the meta keywords of the article within the browser.
 
  
[[File:metakey.png]]
+
Placing the meta keywords function into [[Set|set command]] sets the variable's value to the meta keywords of the article within the browser.

Latest revision as of 16:53, 28 December 2016

$Meta Keywords is a Data Function. The function returns the meta keywords on the article in the browser.

The meta keywords can be fetched only if there are meta keywords on the article or the webpage displayed in the browser.


[edit] Example

set(#metdesc, $meta keywords, "Global")


Placing the meta keywords function into set command sets the variable's value to the meta keywords of the article within the browser.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox