Checks a floating point value for conformance to an attribute type. Use checkAttributeValueInteger to check integer 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 | float |
The value to check. |
The checkAttributeValueNumber method returns 1 if the value is appropriate for the specified attribute type or attribute data type (an integer).
© Copyright 1997-2007 Journyx