Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m (elinks casing)
Tag: WoW API docs
mNo edit summary
Tag: WoW API docs
Line 3: Line 3:
 
isTrialAccount = IsTrialAccount()
 
isTrialAccount = IsTrialAccount()
   
== Returns ==
+
==Returns==
 
;isTrialAccount : <font color="#ecbc2a">boolean</font> - Returns true if on a free-to-play account
 
;isTrialAccount : <font color="#ecbc2a">boolean</font> - Returns true if on a free-to-play account
   
== Patch changes ==
+
==Patch changes==
 
* {{Patch 4.1.0|note=Added.}}
 
* {{Patch 4.1.0|note=Added.}}
   
== External links ==
+
==External links==
 
<!-- Please read https://wow.gamepedia.com/Wowpedia:External_links_policy before adding new links. -->
 
<!-- Please read https://wow.gamepedia.com/Wowpedia:External_links_policy before adding new links. -->
 
{{Elinks-api|t=a|system=Expansion}}
 
{{Elinks-api|t=a|system=Expansion}}

Revision as of 22:03, 10 April 2021

Returns whether the player is using a trial (free-to-play) account.

isTrialAccount = IsTrialAccount()

Returns

isTrialAccount
boolean - Returns true if on a free-to-play account

Patch changes

External links