< Back

Remove-BuiltInPrompt

Sun Jan 19, 2020 5:36 pm

NAME Remove-BuiltInPrompt



SYNOPSIS

Removes a built-in prompt.





SYNTAX

Remove-BuiltInPrompt [-Name] <String> [<CommonParameters>]





DESCRIPTION

Removes a function or ScriptBlock from the built-in prompts list.





PARAMETERS

-Name <String>

The name of the built-in prompt to remove.



Required? true

Position? 1

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



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



PS C:\\>[jimmeh@jimmehsbox] C:\\$ Remove-BuiltInPrompt Simple















RELATED LINKS

https://github.com/jimmehc/PromptEd





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Remove-PromptElement; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Remove-PromptElement [-Index] <int> [<CommonParameters>]



ModuleName : PromptEd

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Remove-PromptElement

Category : Function

Component :

Role :

Functionality :