GetJobParameter matchstring [optional parameters]
Parameter | Argument | Optional | Description |
---|---|---|---|
help | no argument | Yes | Produce a help message with a description of all commands. If provided, other arguments are ignored, and only the help output is returned. |
toolname | string ( empty string by default) | Yes | Friendly name of a tool. If provided, the result will contain only data for the given tool (and only if the given tool is found and supports a match string). Otherwise, the result contains data for all tools. |
format | enum ( plain / base64) | Yes | The format used to present the match string in the result. |
GetJobParameter matchstring --format plain
[GetJobParameter result] Get match string result: ["GetMatchStringEntries",[{"MatchMode":"STRING_EXACT","MatchString":"ABC","Toolname":"Datacode 1"}]]