get-action-set-id
Function
Returns the set ID for a given action name
Syntax
$setId = get-action-set-id "action-name"
get set ID for action using literal name
$setId = get-action-set-id $actionname
get set ID for action using variable name