Difference between revisions of "Ads:get"
From GiderosMobile
Line 6: | Line 6: | ||
(varies) = Ads:get(property) | (varies) = Ads:get(property) | ||
</source> | </source> | ||
− | '''property''': (string) value for which property to get | + | === Parameters === |
+ | '''property''': (string) value for which property to get <br/> | ||
+ | === Return values === | ||
'''Returns''' (varies) value of the property<br/> | '''Returns''' (varies) value of the property<br/> |
Revision as of 10:44, 23 August 2018
Available since: Gideros 2011.6
Description
Gets property value of the ad (accepted values x, y)
(varies) = Ads:get(property)
Parameters
property: (string) value for which property to get
Return values
Returns (varies) value of the property