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

From Catalyst
Revision as of 06:51, 17 January 2017 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.