Attribute (option=1)
If the string represents a valid expression. the function returns the resolved attribute of the expression:
A – The expression returns an Alpha value.
N – The expression returns a Numeric value.
L – The expression returns a Logical value.
B – The expression returns a BLOB-based value. This includes BLOB, Vector, OLE, and Active-X data values.
D – The expression returns a Date attribute.
T – The expression returns a Time attribute.
* – The expression returns an undetermined attribute.
Error – The expression in invalid.
|