type

StrTest

StrTest : HxComp

Tests two strings based on the selected test type. All tests are computed in terms of a <test> b

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

inA

Input A

inB

Input B

out

Result of the test

test

The test to perform on the inputs

inA StatusStr? <summary, transient>

Input A

inB StatusStr? <summary, transient>

Input B

out StatusBool <output, readonly, summary, transient>

Result of the test

test StrTestType <val:eq>

The test to perform on the inputs

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT