&&ieMode: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the current setting of the Client's IE Mode preference. <...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Returns the current setting of the Client's [[file_menu_opts.html#ie_options|IE Mode preference.]] </span>
<span class="f_Para">Returns the current setting of the Client's [[File menu options#IE Options:|IE Mode preference.]] </span>


'''Syntax:'''
'''Syntax:'''

Revision as of 16:07, 30 May 2023

Action:

Returns the current setting of the Client's IE Mode preference.

Syntax:

&&ieMode 

The returned value is a lowercase string: none, proxy, newpac or mergedpac. These values are exactly the options of the setIEMode command.

Introduced: Build 62