...
Description - INTERNAL DOCUMENTATION
Signature
nxa.BMSClientXCommand (string, string) <p>Send
Send command to BMS Client.</p>
<h1>Parameters</h1>
<table>
<colgroup> <col/> <col/> <col/> <col/> </colgroup>
<tbody>
<tr>
<th>Name</th>
<th>Type</th>
<th>Mandatory/Optional</th>
<th>Description</th>
</tr>
<tr><td></td><td>string</td><td>M</td><td>The
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | The BMS web client which should execute the command. |
...
string | M | The command and parameters as string: |
...
Return
None.
Available commands are:
- user_logout, user_logoff: Logout
...