checkdigit
Description
|
Syntax
|
Parameters
|
Returns
|
Example
|
Checks the number of digits in an attribute.
|
checkdigit(checkdigitType, inputValue)
|
checkdigitType: Number of digits to be checked in the input value.
inputValue: string input value.
|
String.
|
checkdigit('14', GTIN)
|
Copyright © Cloud Software Group, Inc. All rights reserved.