KCML_KClient_GetEnvironment
Purpose
Obtain a list of environment variables
Definition
DEFSUB 'KCML_KClient_GetEnvironment(BYREF x$()_KCML_KconfEnv)) AS Bool
Parameters
| x | Redimmed to number of variables |
Return
TRUE for success
Description
Returns a array of KCML_KconfEnv records for each pseudo environment variable that has been sent from KClient.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.