SetConf
Set a confidence string for a field.
Member of namespace:
MC_ValidationSyntax:
bool SetConf(StrParam)Parameters
The value of the new confidence for each character in the field, 0 to 9.Returns
Always True.Level
Field level.Details
This action sets a confidence string for a field.- Example:
SetConf(9)This example sets the confidence for each character in the field to 9, which is the highest confidence.