< Back

Close-ClarityCard

Mon Jan 13, 2020 2:52 am

NAME Close-ClarityCard



SYNOPSIS





SYNTAX

Close-ClarityCard [-Title] <String> [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

Returns the HTML to close a standard ClarityPS Card.





PARAMETERS

-Title <String>

Provide a Title so a proper comment can be added.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String



System.Boolean





NOTES





No notes at this time.



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Close-ClarityCard -Title Storage















RELATED LINKS