Name
castAsWord — Casts a value as a 16-bits unsigned integer.
Synopsis
call binary.txt castAsWord { variable } [ result ]
Parameters
Table 70. castAsWord parameters
Name | Description |
---|
variable | Name of binary variable to cast |
result | Name of resulting binary word variable (default to %1). |
Description
Casts a value as a 16-bits unsigned integer.