< Back

Set-AMKeyboardCondition

Sat Jan 11, 2020 3:29 am

NAME Set-AMKeyboardCondition



SYNOPSIS

Sets properties of an AutoMate Enterprise keyboard condition.





SYNTAX

Set-AMKeyboardCondition -InputObject <Object> [-Hotkey <String>] [-HotkeyPassthrough] [-Process <String>]

[-ProcessFocused] [-Notes <String>] [-CompletionState {InDevelopment | Testing | Production | Archive}] [-WhatIf]

[-Confirm] [<CommonParameters>]



Set-AMKeyboardCondition -InputObject <Object> [-Text <String>] [-EraseText] [-Process <String>] [-ProcessFocused]

[-Notes <String>] [-CompletionState {InDevelopment | Testing | Production | Archive}] [-WhatIf] [-Confirm]

[<CommonParameters>]





DESCRIPTION

Set-AMKeyboardCondition modifies an existing keyboard condition.





PARAMETERS

-InputObject <Object>

The condition to modify.



Required? true

Position? named

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



-Hotkey <String>

The hotkey to trigger the condition.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-HotkeyPassthrough [<SwitchParameter>]

Allow hotkey to continue to the application.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-Text <String>

The text to trigger the condition.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-EraseText [<SwitchParameter>]

Erase text afterwards.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-Process <String>

Only run when the specified process is active.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ProcessFocused [<SwitchParameter>]

The process window must be focused.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-Notes <String>

The new notes to set on the object.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-CompletionState

The completion state (staging level) to set on the object.



Required? false

Position? named

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





RELATED LINKS

https://github.com/AutomatePS/AutomatePS