Sends a sheer message to the app in which context the script is executing.
Send-SheerMessage [-Name] <String> [-GetResult] [-Parameters <Hashtable>]
Sends a sheer message to the app in which context the script is executing.
© 2010-2019 Adam Najmanowicz, Michael West. All rights reserved. Sitecore PowerShell Extensions
Name of the Sheer message to execute.
Aliases | |
---|---|
Required? | true |
Position? | 1 |
Default Value | |
Accept Pipeline Input? | true (ByValue) |
Accept Wildcard Characters? | false |
Aliases | |
---|---|
Required? | false |
Position? | named |
Default Value | |
Accept Pipeline Input? | false |
Accept Wildcard Characters? | false |
Aliases | |
---|---|
Required? | false |
Position? | named |
Default Value | |
Accept Pipeline Input? | false |
Accept Wildcard Characters? | false |
Help Author: Adam Najmanowicz, Michael West
If you execute the following script in the PowerShell ISE the Save dialog will popup
Send-SheerMessage -Name 'ise:save'