| 
EDCS Reference Manual
 Functions EDCS ValidOrganizationSchemaCode  | 
|---|
| extern EDCS_Boolean | |||
| EDCS_ValidOrganizationSchemaCode | |||
| ( | |||
| EDCS_Organization_Schema_Code | value | 1 | |
| ); | |||
Checks whether the given value is a valid EDCS_Organization_Schema_Code.
| EDCS_TRUE - if value is valid | 
| EDCS_FALSE - otherwise | 
1 value to be checked
Prev: EDCS_ValidNumericValueType.
Next: EDCS_ValidRealValue.
Up:Index.
  |