ReloadWhiteList command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Updates the existing White List with the current contents of the...")
 
No edit summary
Line 9: Line 9:
'''Syntax:'''
'''Syntax:'''


<span class="f_CodeExample">reloadWhiteList </span>
<p class="syntax">reloadWhiteList </p>
|-
|-
| <span class="f_Label">Client menu:</span>
| '''Client menu:'''
| <span class="f_GUIlabel">Execution</span><span class="f_Para"> &gt; </span><span class="f_GUIlabel">Reload White List</span><span class="f_Para"> </span>
| <span class="f_GUIlabel">Execution</span><span class="f_Para"> &gt; </span><span class="f_GUIlabel">Reload White List</span><span class="f_Para"> </span>
|-
|-
| <span class="f_Label">Introduced:</span>
| '''Introduced:'''
| <span class="f_Para">Build 28</span>
| <span class="f_Para">Build 28</span>
|}
|}


[[Category:Debugger Commands]]
[[Category:Debugger Commands]]

Revision as of 23:54, 16 June 2022


Action:

Updates the existing White List with the current contents of the whitelist.txt file, so you can dynamically update your White List. Same as clicking the Reload White List button on the Proc Selection page.

Syntax:

reloadWhiteList 

Client menu: Execution > Reload White List
Introduced: Build 28