getOutput()
getOutput() returns the results of insert or get operation, when saveExceptions parameter is set to enable Smart Check feature.
Syntax
public string[] getOutput()
Returned Values
An array containing of tokenized or detokenized values. If a row-level error occurred, those individual elements will be null. If a batch-level error occurred, the result will be null.
Example
getToken(values, null, "CREDIT_CARD_NUMBERS");