Name
castAsByte — Casts a value as an 8-bits unsigned integer.
Synopsis
call binary.txt castAsByte { variable } [ result ]
Parameters
Table 69. castAsByte parameters
Name | Description |
---|
variable | Name of binary variable to cast |
result | Name of resulting binary byte variable (default to %1). |
Description
Casts a value as an 8-bits unsigned integer.