'KCMLGetMachineIdentifiers(size, data$)
Get machine id for licence.
Arguments
| INT() | size | [in] | Size of string |
| STR() | data$ | [out] | Returned string. If this is NULL the function returns the required length. |
Returns
Syntax
The following definition is built into KCML. You do not have to include it in your own code.
$DECLARE 'KCMLGetMachineIdentifiers(INT(), RETURN STR())
Further Information
| Introduced | KCML 7.26 |
| Compatibility | KClient |
See Also