Returns true if the Player has a Spell by specific ID, false otherwise.
true
false
hasSpell = Player:HasSpell( spellId )
number spellId
Valid numbers: integers from 0 to 4,294,967,295.
boolean hasSpell