SetRegionalFormat  Global

The SetRegionalFormat function changes the regional settings.

The default region is REGION_LOCAL.

Syntax

Global.SetRegionalFormat(
     Integer region = REGION_LOCAL)

Parameters

regionValue list that can be used:
REGION_LOCAL, REGION_US, REGION_FR
Optional

Return value

The SetRegionalFormat function has no return values.

Example

SetRegionalFormat(REGION_US)
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia