Regionalflag¶
Set a Regionalflag slot to a value.
Syntax¶
|regionalflag,regional,value|
Parameters¶
regional
: int¶
The Regionalflag slot to set its value. This must be a valid Regionalflag slot or an exception will be thrown.
value
: true
| false
¶
The value to set the regional slot. This must be true
or false
or an exception will be thrown.