API Reference
Command
New-ImageConsoleStoryBlankLine
Creates a blank-line step for an ImagePlayground console story.
Remarks
Creates a blank-line step for an ImagePlayground console story.
Examples
Separate two commands
PS>
New-ImageConsoleStoryBlankLine
Adds one blank terminal line.
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
New-ImageConsoleStoryBlankLine [<CommonParameters>]#Parameter set:
All Parameter SetsOutputs
ImagePlayground.PowerShell.ImageConsoleStoryStep: Use the console story command, output, table, blank-line, pause, tab, and tab-selection cmdlets to create steps.