NumberSequenceTable_CN.validateFieldValue Method

Validates the field value of the NumberSequenceTable class.

Syntax

public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])

Run On

Called

Parameters

  • _arrayIndex
    Type: int
    The array index.

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

See Also

Reference

NumberSequenceTable_CN Table