IsEmpty
Description
Description
Calling this method determines if the names inputted are empty fields.Â
Syntax
Syntax
Function IsEmpty(names)
Parameters
Parameters
names (input) - the names to check
Return value
Return value
boolean - true or false
See also