SUMMARY
Check if a cell or value contains a valid IPv4 address. This function is available directly via the cell “=ISIPV4(…)”
RETURN VALUE
The function will return “TRUE” when value is a valid IPv4 address, otherwise the function returns “FALSE”.
ARGUMENTS
value – The value to check.