static fun isIPv4(ip: String!): Boolean
Check if ip address is in valid IPv4 format
ip - String!:
ip
Return Boolean: