Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns a array of event objects.

-------------------------- EXAMPLE 3 --------------------------

C:\PS>Get-Event -Xpath "//events/eventstarts-with(@event_id, 'my')"

Return a number of event objects that are assigned an event id starting with the characters 'my'.