doc/ca: clarify variable size array subscription

This commit is contained in:
Ralph Lange
2019-05-09 17:28:36 +02:00
parent 2d3de1916b
commit 96259b7bdc

View File

@@ -3137,7 +3137,8 @@ indicating the current state of the channel.</p>
<dl>
<dt><code>COUNT</code></dt>
<dd>The element count to be read from the specified channel. A count of
zero means use the current element count from the server.</dd>
zero means use the current element count from the server, effectively
resulting in a variable size array subscription.</dd>
</dl>
<dl>
<dt><code>CHID</code></dt>