ASMA160W Invalid BYTE function operand xxxxxxxx
Explanation
The value xxxxxxxx of the operand of the BYTE built-in function is outside the expected range of 0–255.
System action
The low-order eight bits of the operand's value are used.
Programmer response
Supply an arithmetic expression which returns an acceptable value.
Severity
4