InventTrans.isReceipt Method
Checks whether the current transaction is the Receipt transaction.
Syntax
public boolean isReceipt()
Run On
Called
Return Value
Type: boolean
true if the current transaction is the Receipt transaction; otherwise, false.