Returns information about purchased bank bag slots
See also Bank functions.
Signature:
numSlots, isFull = GetNumBankSlots()
Returns:
numSlots- Number of bank bag slots the player has purchased (number)isFull- 1 if the player has purchased all available slots; otherwise nil (1nil)