BinFloat
The BinFloat command element specifies binary float properties for a item type.
Components of BinFloat
A group view displays the components of the BinFloat command element.
The BinFloat command element can have a Length attribute.
Component Name | Attributes | Description |
---|---|---|
Length | 1, 2, 4 | Specifies a length restricted to 1, 2, or 4 bytes. |
- Example
-
<BinFloat> <Length>10</Length> </BinFloat>