Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates whether a settlement exists.
Syntax
private boolean checkIfSettlementExists(VendTrans _vendTrans)
Run On
Server
Parameters
- _vendTrans
Type: VendTrans Table
The VendTrans buffer.
Return Value
Type: boolean
true if the settlement exists; otherwise, false.