# extractInputDateGdsTheme

State Resource

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

# Purpose

Extracts Input.Date value for GDS theme

# Usage

# Example

{
  "ExtractInputDateGdsTheme": {
    "Type": "Task",
    "InputPath": "$.date",
    "Resource": "module:extractInputDateGdsTheme",
    "ResultPath": "$",
    "End": true
  }
}

# Options

Last Updated: 9/8/2023, 1:26:23 PM