Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

We doing a search, we support exact match and wildcard search for text.

Exact Match:

  • use exact text to match

Examples:

Wildcard Match:

  • use '*' for any length of text

  • use '?' for 1 length of any character

Examples:

  • No labels