ISINSTREAM Function (Variant)

Indicates whether a C/AL variant contains an InStream variable.

Ok := Variant.ISINSTREAM

Parameters

  • Variant
    Type: Variant

Property Value/Return Value

Type: Boolean

true if the C/AL variant contains an InStream variable; otherwise, false.

See Also

Reference

Variant Data Type