[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Read/Write the registry key Tab=System [Property] +ValueName=Sets the name of the Value|2| ValueKind=Sets the data types to use when storing values in the registry, or identifies the data type of a value in the registry|14|0|String,ExpandString,Binary,DWord,MultiString,QWord,Unknown,None ValueOptions=Specifies optional behavior when retrieving name/value pairs from a registry key|14|0|None,DoNotExpandEnvironmentNames DefaultValue=Sets the value to return if value name does not exist|3| [Methods] doGetValue=Reads the value associated with the specified name and retrieval options|1|0 doSetValue=Sets the value of a name/value pair in the registry key, using the specified registry data type|1|0 onValue=Occurs after getting the value and writes it to the flow ARG(value)|2| onError=If an error occurs, an error message appears ARG(Error message)|2|2 Value=Returns the value associated with the specified name and retrieval options. If the name is not found, returns the default value that you provide|3| ValueKind=Returns the registry data type of the value associated with the specified name|3| RegistryKey=Defines an instance of RegistryKey|4| ValueName=Defines the value name of the registry|4|2 Data=Defines the data that to be written in the specified key of the registry|4|