UnitType()
Previous  Next

Description: Returns 0 if the console is domestic and 1 if the console is overseas. Domestic in this case means Japan, and overseas means the rest of the world.

     Syntax:
     
UnitType()

Example:

        a = UnitType()
        Print a