powered by
If TRUE, then all values for that field MUST be unique within the data file in which it is found.
TRUE
MUST
constraints.checkUnique(constraint, value)
TRUE if field is unique
set TRUE to check unique values
value to check
Constraints specifications
constraints.checkUnique(constraint = FALSE, value = "any") constraints.checkUnique(constraint = TRUE, value = "any")
Run the code above in your browser using DataLab