<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=GXT%3A%3Aget</id>
	<title>GXT::get - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=GXT%3A%3Aget"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=GXT::get&amp;action=history"/>
	<updated>2026-06-04T05:36:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=GXT::get&amp;diff=19499&amp;oldid=prev</id>
		<title>Rootcause: Created page with &quot;This function is used to get the value of a GXT entry.  {{ClientsideCsJsFunction}}  {{JSContainer| &lt;pre&gt; mp.game.gxt.get(labelNameOrHash); &lt;/pre&gt;  {{Parameters}} * &#039;&#039;&#039;labelNam...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=GXT::get&amp;diff=19499&amp;oldid=prev"/>
		<updated>2020-03-21T08:31:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This function is used to get the value of a GXT entry.  {{ClientsideCsJsFunction}}  {{JSContainer| &amp;lt;pre&amp;gt; mp.game.gxt.get(labelNameOrHash); &amp;lt;/pre&amp;gt;  {{Parameters}} * &amp;#039;&amp;#039;&amp;#039;labelNam...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This function is used to get the value of a GXT entry.&lt;br /&gt;
&lt;br /&gt;
{{ClientsideCsJsFunction}}&lt;br /&gt;
&lt;br /&gt;
{{JSContainer|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.game.gxt.get(labelNameOrHash);&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Parameters}}&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;labelNameOrHash&amp;#039;&amp;#039;&amp;#039;: {{RageType|String}}/{{RageType|Number}}&lt;br /&gt;
** Name (string) or hash (number) of the GXT entry.&lt;br /&gt;
&lt;br /&gt;
{{Returns}}&lt;br /&gt;
* {{RageType|String}}&lt;br /&gt;
&lt;br /&gt;
{{Example}}&lt;br /&gt;
Get the value of PM_PAUSE_HDR:&lt;br /&gt;
&lt;br /&gt;
{{ClientsideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.game.gxt.set(&amp;quot;PM_PAUSE_HDR&amp;quot;, &amp;quot;My Server Name&amp;quot;);&lt;br /&gt;
mp.gui.chat.push(`Header: ${mp.game.gxt.get(&amp;quot;PM_PAUSE_HDR&amp;quot;)}`); // &amp;quot;Header: My Server Name&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{GXT_functions_c}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Clientside API]]&lt;/div&gt;</summary>
		<author><name>Rootcause</name></author>
	</entry>
</feed>