Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WebView.GetLinkCount
Returns the number of links on the current webpage.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WebView | 1.8 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "WebView.GetLinkCount"; WebViewerRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
WebViewerRef | Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function. |
Description
Returns the number of links on the current webpage.Examples
Queries number of links:
MBS( "WebView.GetLinkCount"; "web" )
See also
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014