Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

NameTypeMandatory/OptionalDescription
 stringMThe BMS web client which should execute the command.

...

 stringMThe command and parameters as string:

...

Return

None.


Available commands are:

  • user_logout, user_logoff: Logout

...