other_race
The value of the race
factor for agents some other racial category.
Synopsis
other_race
Description
Text of the value of the race
factor for agents some racial category not in the list
of racial categories. The associated numeric value is 8
.
Examples
Agents in some other racial category can be sorted into the state Select
with the
transition rule
if (race == other_race) then next(Select)
or with the rule
if (race == 8) then next(Select)
Notes
The default racial codes are as follows:
Racial Numeric Code |
Racial Text Code |
---|---|
|
not specified |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See Also
race, unknown_race, white, african_american, american_indian, alaska_native, tribal, asian, hawaiian_native, multiple_race