Understanding the Wild Card match rule
Use the Wild Card match rule to match variable content. The following table provides some examples:
To match | Examples |
---|---|
Patterns that include variable content, indicated by an asterisk (*) |
|
Patterns that can contain multiple words with asterisk (*) characters |
|
Patterns that match any input string that contains the pattern are not surrounded by single quotes |
|
Patterns that only match if the entire input string matches the pattern are surrounded by single quotes |
|
Previous topic Understanding how the Citrix Context works with the Citrix ICA file Next topic Understanding translators and how Robot Studio uses them