ISTRANSACTIONTYPE Function (Variant)
Indicates whether a C/AL variant contains a Transaction\Type variable.
Ok := Variant.ISTRANSACTIONTYPE
Parameters
- Variant
Type: Variant
Property Value/Return Value
Type: Boolean
true if the C/AL variant contains a TransactionType variable; otherwise, false.