KCML_Test_DollarDeclareRespond
Purpose
Replay a $DECLARE in headless forms testing
Definition
DEFSUB 'KCML_Test_DollarDeclareRespond(function$, hex$) AS Void
Parameters
| function | Name of function being called (if a generic declare) |
| hex | HEX string containing the bytes returned - the parameter is normally generated by KCML |
Description
Replay the bytes returned by a generic $DECLARE call in the callback function of headless forms testing
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.