docs/_data/Help/Start-OBSEffect.json

{
  "Synopsis": "Starts obs-powershell effects.",
  "Description": "Starts an effect in OBS PowerShell.\n\nAn effect is either a series of messages or a command that can produce a series of messages.",
  "Parameters": [
    {
      "Name": null,
      "Type": null,
      "Description": "",
      "Required": false,
      "Position": 0,
      "Aliases": null,
      "DefaultValue": null,
      "Globbing": false,
      "PipelineInput": null,
      "variableLength": false
    }
  ],
  "Notes": [
    null
  ],
  "CommandType": "Function",
  "Component": [
    null
  ],
  "Inputs": [
    null
  ],
  "Outputs": [
    null
  ],
  "Links": [
    null
  ],
  "Examples": []
}