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>

Input A

inB StatusStr? <summary>

Input B

out StatusBool <readonly, summary, transient>

Result of the test

test StrTestType <val:eq>

The test to perform on the inputs

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST