You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Granted you could do 1..3 | % {Set-SeUrl -Back} but it seems a convenience to have an optional -depth parameter for Back / Forward parameter sets to enable the following
I was looking at the combined tests and saw...
Granted you could do
1..3 | % {Set-SeUrl -Back}
but it seems a convenience to have an optional-depth
parameter for Back / Forward parameter sets to enable the followingSet-SeUrl -Back -Depth 3
The text was updated successfully, but these errors were encountered: