The XANDOR operator evaluates two or more equality predicates simultaneously by driving multiple XISCANs.
XANDOR操作符通过操作多个XISCAN,来同时计算两个或多个等式谓词。
2
To concatenate multiple String literals, use the + operator.
可以使用+操作符连接多个字符串字面值。
3
If you want to perform a lookup with multiple dictionaries simultaneously, you can create multiple output ports for the operator, each taking one dictionary.