CloseValueDisplay 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">Closes the current Value window, if any; takes no action if no V...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Closes the current [[displaying_variable_values.html|Value window]], if any; takes no action if no Value window is open. </span>
<span class="f_Para">Closes the current [[Displaying temporarily the value of a program data item|Value window]], if any; takes no action if no Value window is open. </span>


'''Syntax:'''  
'''Syntax:'''  
Line 10: Line 10:
<p class="syntax">closeValueDisplay </p>
<p class="syntax">closeValueDisplay </p>


<span class="f_Para">A Value window is used by multiple Client operations and commands to display or expand values (for example, the </span><span class="f_Monospace">[[expandlist_cmd.html|expandList]]</span><span class="f_Para">, </span><span class="f_Monospace">[[expandobject_cmd.html|expandObject]]</span><span class="f_Para">, </span><span class="f_Monospace">[[pafgi_cmd.html|pafgi]]</span><span class="f_Para">, </span><span class="f_Monospace">[[pai_cmd.html|pai]]</span><span class="f_Para">, and </span><span class="f_Monospace">[[valuedisplay_cmd.html|valueDisplay]]</span><span class="f_Para"> commands).</span>
<span class="f_Para">A Value window is used by multiple Client operations and commands to display or expand values (for example, the </span><span class="f_Monospace">[[expandList command|expandList]]</span><span class="f_Para">, </span><span class="f_Monospace">[[expandObject command|expandObject]]</span><span class="f_Para">, </span><span class="f_Monospace">[[pafgi command|pafgi]]</span><span class="f_Para">, </span><span class="f_Monospace">[[pai command|pai]]</span><span class="f_Para">, and </span><span class="f_Monospace">[[valueDisplay command|valueDisplay]]</span><span class="f_Para"> commands).</span>
|-
|-
| '''Client menu:'''
| '''Client menu:'''

Revision as of 04:00, 29 November 2022

Action:

Closes the current Value window, if any; takes no action if no Value window is open.

Syntax:

closeValueDisplay 

A Value window is used by multiple Client operations and commands to display or expand values (for example, the expandList, expandObject, pafgi, pai, and valueDisplay commands).

Client menu: --
Introduced: Build 50