This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Location

Namespace
Fuse.Triggers
Package
Fuse.Triggers 2.9.1

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

Show Uno properties and methods

Interface of WhileStringTest

Inherited from object