For the complete documentation index, see llms.txt. This page is also available as Markdown.

CONVERT_16BYTE_TO_WORD

CONVERT_16BYTE_TO_WORD (FUN)

FUNCTION CONVERT_16BYTE_TO_WORD: WORD

InOut:

Scope
Name
Type
Comment

Return

CONVERT_16BYTE_TO_WORD

WORD

Input

parbyData

POINTER TO BYTE

Pointer to an array of 16 consecutive bytes ( byte content = 0 or 1)

Last updated