TransactionTextParameterSetup::existParameters Method
Indicates whether the parameters in the TransTxtParameterSetup_CN table exist.
Syntax
client server public static boolean existParameters(RefRecId _transactTxt)
Run On
Called
Parameters
- _transactTxt
Type: RefRecId Extended Data Type
The record ID of the TransactTxt record to check for existence.
Return Value
Type: boolean
true if the parameters exists; otherwise, false.