Skip to main content Skip to complementary content

mixmatch - script and chart function

The mixmatch function compares the first parameter with all the following ones and returns the numeric location of the expressions that match. The comparison is case insensitive.

Syntax:  

mixmatch( str, expr1 [ , expr2,...exprN ])

If you instead want to use case sensitive comparison, use the match function. If you want to use case insensitive comparison and wildcards, use the wildmatch function.

Some of the examples in this topic use inline loads. For more information, see Inline loads.

Example - Load script using mixmatch

Examples - Chart expressions using mixmatch

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!