Shiny Language Reference
Language Reference > Registry Profile Functions
Registry Profile Functions
These statements allow access to the plugin registry key
For generalised registry access outside the plugin profile key, refer to the exRegistry extension
readprofilestring - Read a string value from the registry
readprofileint - Read an integer value from the registry
readprofiledword - Read a dword value from the registry
writeprofilestring - Write a string value to the registry
writeprofileint - Write an integer value to the registry
writeprofiledword - Write a dword value to the registry
deleteprofilevalue - Delete a value from the registry