LassoScript Utility
Basics Browse Detail

[Compare_NotRegExp]

Tag Link [Compare_NotRegExp] Category Comparator
Type Substitution Source Available Yes
Support Preferred Version 8.5.5
Change New Data Source Any
Output Type Integer Security None
Implementation LassoScript Sets Lasso 8.5

Description

[Compare_NotRegExp] can be used with [Match_Comparator] to return elements from a compound data type that do not match the specified regular expression. This comparator can also be triggered using a -NRX keyword.

Syntax

[$Array->(Match_Comparator: \Compare_NotRegExp, -RHS='Expression')]

[$Array->(Match_Comparator: -NRX, 'Value')]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.