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