I did a quick test using
AnalyzeCli search --type paramValue "<value>"
to try to find a parameter value that is the string "fuchsia"
The AnalyzeCli command identified the relevant data flow when the value was set to "fuchsia" as expected.
When the value was set to "fuch*ia" "fu*ia" or "Fu*ia" it also returned the expected results so it looks like it will match multiple characters using the '*' wildcard
------------------------------
Adrian Williams
Precisely Software Inc.
------------------------------