Indicates whether a C/AL variant contains a Codeunit variable.
Ok := Variant.ISCODEUNIT |
Parameters
- Variant
- Type: Variant
Property Value/Return Value
Type: Boolean
true if the C/AL variant contains a Codeunit variable; otherwise, false.
ISCODEUNIT Function (Variant) |
See Also |
Indicates whether a C/AL variant contains a Codeunit variable.
Ok := Variant.ISCODEUNIT |
Type: Boolean
true if the C/AL variant contains a Codeunit variable; otherwise, false.