Dacris.Maestro.Console.Write Interaction

Write a string from the state to the console.

Preconditions:

InputStateKey has the message.

Sample State.json Input

{
  "sampleKey": "yourText"
}