LOWBYTE_TO_HEXSTRING (FUN)ΒΆ
FUNCTION LOWBYTE_TO_HEXSTRING : STRING
Return the lower part of a byte a a hexadecimal string
- InOut:
- Scope - Name - Type - Comment - Return - LOWBYTE_TO_HEXSTRING- STRING- Input - byInp- BYTE- The byte for which its lower part shall be returned as a hexadecimal string 
