Skip to Content

List Operator

NeuG supports the list-related operations shown in the table below.

OperatorDescriptionExample
INreturn true if an element is contained in the given list1 IN [1, 2, 3]