get-related-actions
Function
Returns all action names from the same set as the specified action
Syntax
$sets = get-related-actions "action-name"
get related actions using literal name
$sets = get-related-actions $actionname
get related actions using variable name