-
Notifications
You must be signed in to change notification settings - Fork 0
Registry_read_string
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Gets the string value of the given name in the registry and returns the result.
| Parameter | Data Type | Description |
|---|---|---|
| name | string | the name of the registry value |
string: Returns the value of the registry name, or a null terminated string if it does not exist.
// Example of using the function.
NOTOC
This is number 1