revBrowserMakeTextBigger

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserMakeTextBigger <instanceId>
XBrowser_MakeTextBigger [<instanceId>]
Synonymsxbrowser_maketextbigger
Summary

Makes the text bigger in the specified browser

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object

Example
revBrowserMakeTextBigger tBrowserId
Values
NameTypeDescription
The result

The revBrowserMakeTextBigger command puts empty into the result.

RelatedCommand: revBrowserMakeTextSmaller
Function: revBrowserOpen
Glossary: function
Securitynetwork
Description

The revBrowserMakeTextBigger command increases the size of the text in the browser specified by the instanceId.

*Cross-platform note:* On a Windows system, executing the revBrowserMakeTextBigger command is equivalent to increasing the text size via the View -> Text Size menu in Internet Explorer menu. On an OS X system it is equivalent to inceasing the text by clicking on View -> Make Text Bigger.

Note: For general information on using the browser library, see the notes in the revBrowserOpen function reference.