LassoScript Utility
Basics Browse Detail

[Compare_StrictNotEqualTo]

Tag Link [Compare_StrictNotEqualTo] Category Comparator
Type Substitution Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type Integer Security None
Implementation LassoScript Sets Lasso 8.5, Lasso 8.0

Description

[Compare_StrictNotEqualTo] can be used with [Match_Comparator] to return elements from a compound data type that are not equivalent (both value and type equal) to the specified value.

Syntax

[$Array->(Match_Comparator: \Compare_StrictNotEqualTo, -RHS='Value')]

Parameters

No Parameters Required.

Examples

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