Checks an integer value for conformance to an attribute type. Use checkAttributeValueNumber to check floating point values, and checkAttributeValue for strings.
| Name | Type | Description |
|---|---|---|
| skey | string | |
| data_type | string |
The attribute data type, or the ID of an attribute type. |
| value | integer |
The value to check. |
The checkAttributeValueInteger method returns 1 if the value is appropriate for the specified attribute type or attribute data type (an integer).
© Copyright 1997-2007 Journyx