# getSettings
State Resource
This is a State Resource as provided by the tymly-cardscript-plugin plugin.
# Purpose
Gets settings for a user
# Usage
# Example
{
"GetSettings": {
"Type": "Task",
"Resource": "module:getSettings",
"InputPath": "$",
"End": true
}
}