Description Usage Arguments Value Examples
Function to check if a string is a valid postcode regardless of it's formatting. With or without a space is permitted.
1 | is_postcode(Postcode)
|
Postcode |
string |
Logical
1 2 | is_postcode("SW1a2nP")
is_postcode("SW1a 2nP")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.