WRITE STRING TO REGISTRY
Write a string to the specified registry location. The folder name points to the general area within the registry. The key name points to the label that describes the data stored within the registry folder. The string is the text you wish to store.

SYNTAX
WRITE STRING TO REGISTRY Folder Name, Key Name, String

RELATED INFO
INPUT Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example