KCML_Debug_FormatString

Purpose

Return a string in a printable form

Definition

DEFSUB 'KCML_Debug_FormatString(BYREF Fmt$, BYREF Input$) AS Void

Parameters

FmtReturned string
InputInput string

Description

Convert an arbitrary string into a printable format using the same technique as the workbench by replacing unprintable characters with hex values enclosed with HEX()

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.