xmlElement.getBoolAttribute

From GTA Connected
Revision as of 23:20, 27 September 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getBoolAttribute

Signature: void getBoolAttribute(string attribute)

Usage: get the boolean value of an attribute

Parameters

string attribute The name of the attribute.

Return

void

On failure: null n/a