Makes the text smaller in the specified browser.
# Metadata
Platforms: desktop OS: mac, windows Introduced: 2.8.1 Security: network
# Syntax
revBrowserMakeTextSmaller instanceId
# Params
- instanceId : The integer identifier of a browser object
# Examples
revBrowserMakeTextSmaller tBrowserId
# 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.
# Tags
# See
- **command:** revBrowserMakeTextBigger - **function:** revBrowserOpen - **glossary:** function