Location

Namespace
Fuse.Triggers
Package
Fuse.Triggers 2.9.1

Parameters

left

WhileStringTest

right

WhileStringTest

Returns

WhileStringTest

Possible Values

None

No logical test is done

IsEmpty

The string value is of 0-length

IsNotEmpty

The string value is not empty, at least 1 long

Equals

The string value is equal to Compare

Contains

The string value contains Compare