# getRegistryKey

State Resource

This is a State Resource as provided by the tymly-core-plugin plugin.

# Purpose

Gets a registry key value

# Usage

# Example

{
  "GetRegistryKey": {
    "Type": "Task",
    "Resource": "module:getRegistryKey",
    "InputPath": "$",
    "End": true
  }
}
Last Updated: 9/10/2023, 11:30:14 AM