revBrowserMakeTextSmaller

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
revBrowserMakeTextSmaller <instanceId>
XBrowser_MakeTextSmaller [<instanceId>]
Synonymsxbrowser_maketextsmaller
Summary

Makes the text smaller in the specified browser.

Introduced2.8.1
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
instanceId

The integer identifier of a browser object

Example
revBrowserMakeTextSmaller tBrowserId
Values
NameTypeDescription
The result

The revBrowserMakeTextSmaller command puts empty into the result.

RelatedCommand: revBrowserMakeTextBigger
Function: revBrowserOpen
Glossary: function
Securitynetwork
Description

The revBrowserMakeTextSmaller command reduces the size of the text in the browser specified by the instanceId.

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

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