IS WEBSITE - Validate the website address (Reports & Settings Report Generator function)

From Catalyst
Jump to: navigation, search

Syntax

$IS_WEBSITE{address}

Description

Tests to see if the website address specified has a valid website format.

Please note, this does not check that the website address actually exists only that the characters used are valid for websites.


Parameters

address
A text parameter that can not be omitted.
Input website address.

Returns

A numeric value.

1
Valid website format.
0
The format of the website address is not valid.

See also

$IS_EMAIL.