LinkCount
=LinkCount(string url, [string type=all, bool
distinct=FALSE]) : integer
Purpose
Returns the number of links on a page.
Type can have the following values:
- all (default)
- external
- internal
If you set distinct to TRUE only unique links are counted.
Get help with this function in the community →