<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/RO/getBrowserTitle?action=history&amp;feed=atom</id>
	<title>RO/getBrowserTitle - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/RO/getBrowserTitle?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/getBrowserTitle&amp;action=history"/>
	<updated>2026-04-07T09:44:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=RO/getBrowserTitle&amp;diff=65738&amp;oldid=prev</id>
		<title>Vinyard: Created page with &quot;__NOTOC__ {{RO/Funcție client}} {{New feature/item|3.0150|1.5|| Această funcție redă titlul elementului browser specificat. }}  ==Sintaxă== &lt;syntaxhig...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=RO/getBrowserTitle&amp;diff=65738&amp;oldid=prev"/>
		<updated>2020-04-08T12:04:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__ {{RO/Funcție client}} {{New feature/item|3.0150|1.5|| Această funcție redă titlul elementului &lt;a href=&quot;/wiki/Element/Browser&quot; title=&quot;Element/Browser&quot;&gt;browser&lt;/a&gt; specificat. }}  ==Sintaxă== &amp;lt;syntaxhig...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
{{RO/Funcție client}}&lt;br /&gt;
{{New feature/item|3.0150|1.5||&lt;br /&gt;
Această funcție redă titlul elementului [[Element/Browser|browser]] specificat.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Sintaxă==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
string getBrowserTitle (browser webBrowser)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{OOP||[[Element/Browser|browser]]:getTitle|title}}&lt;br /&gt;
&lt;br /&gt;
===Argumente Necesare===&lt;br /&gt;
*'''webBrowser:''' Navigatorul web&lt;br /&gt;
&lt;br /&gt;
===Redare===&lt;br /&gt;
Redă titlul sub formă [[string]]. Redă ''false'' dacă argumentele transmise sunt nevalide.&lt;br /&gt;
&lt;br /&gt;
==Exemplu==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
addCommandHandler(&amp;quot;browsers&amp;quot;,&lt;br /&gt;
function()&lt;br /&gt;
    outputChatBox(&amp;quot;Lista titlurilor navigatoarelor web:&amp;quot;)&lt;br /&gt;
    &lt;br /&gt;
    for k, v in pairs(getElementsByType(&amp;quot;web-browser&amp;quot;)) do&lt;br /&gt;
        outputChatBox(k .. &amp;quot;. &amp;quot; .. getBrowserTitle(v))&lt;br /&gt;
    end&lt;br /&gt;
end)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Vizualizați de asemenea==&lt;br /&gt;
{{RO/Funcții CEF}}&lt;br /&gt;
&lt;br /&gt;
[[EN:getBrowserTitle]]&lt;br /&gt;
[[hu:getBrowserTitle]]&lt;/div&gt;</summary>
		<author><name>Vinyard</name></author>
	</entry>
</feed>