*ASFLD Operator

The * ASFLD operator casts to the type of . If cannot be cast to the desired type, * **ASFLD** evaluates to * **Nothing** .

 *<expression>*  *ASFLD *<field or property>*  
        

Parameters

expression

An expression of a reference type.

field or property

A field or property type.

See Also

Operators and Their Precedence