Registry Methods

Alpha Five provides the following Registry methods.

Function

 

Description

Registry.DROP_SETTINGS()

V5

Deletes the Registry_Key from the Alpha Five section of the Registry.

Registry.LOAD_SETTINGS()

V5

Reads variables from the Registry and stores them in a "dot" variable called Variable_Name.

Registry.SAVE_SETTINGS()

V5

Saves all of the sub-elements of a "dot" variable into the Alpha Five section of the Registry.

Registry.SYS_CREATE()

V6

Creates a new Registry entry of any type and is not limited to the Alpha Five section.

Registry.SYS_GET()

V5

Reads a Registry entry of any type and is not limited to the Alpha Five section.

Registry.SYS_SET()

V5

Modifies a Registry entry of any type and is not limited to the Alpha Five section.