Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmorley committed Feb 6, 2025
1 parent b7d1720 commit 0d670c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/manual/bangs.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h3 id="CommandLineArguments">Command Line Arguments</h3>
<p><b>(For programmers)</b> External Applications can send Bangs using the Skin's HWND and the Windows <i>SendMessage</i> function (<i>winuser.h</i>), see <a href="/developers/#SendMessage">the Rainmeter Window Message API</a>.</p>

<div class="alert alert-info alert-tight" role="alert">
<h2 class="alert-heading h5" id="Variable"><i class="fa-solid fa-thumbtack"></i> Note:</h2>
<h2 class="alert-heading h5" id="CommandLineNote"><i class="fa-solid fa-thumbtack"></i> Note:</h2>
<p>Any variable of any kind, including <a href="/manual/variables/built-in-variables/">Built-In Variables</a>, are not resolved when calling Rainmeter from the command line. Likewise, the <code>Config</code> parameter is always required in places where it is treated as optional.</p>
</div>

Expand Down

0 comments on commit 0d670c3

Please sign in to comment.