Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

WebView.GetForm

Returns the name of the form with the given index.

Component Version macOS Windows Linux Server iOS SDK
WebView 1.6 ✅ Yes ✅ Yes ❌ No ❌ No ✅ Yes
MBS( "WebView.GetForm"; WebViewerRef; Index )   More

Parameters

Parameter Description Example
WebViewerRef Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function.
Index The index of the form to query.
From 0 to WebView.GetFormCount-1.
0

Result

The name of the form or an empty string.

Description

Returns the name of the form with the given index.

See also

Release notes

This function checks for a license.

Created 18th August 2014, last changed 23th February 2018


WebView.GetEditable - WebView.GetFormButtonValue