Versions Compared

Key

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

The FindProductByName function is used to to find a product by the product name.

The product name can be a partial entry (for example, to find "MyApplicationA" and "MyApplicationB" you could enter only "MyApplication") and is case-insensitive (for example, "myapplication" and "MYAPPLICATION" are interpreted as the same entries).

...