type

StrTrim

StrTrim : HxComp

Removes whitespace from the beginning and end of a Str

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

in

The input Str

out

The input Str with leading and trailing whitespace removed

in StatusStr? <summary>

The input Str

out StatusStr <readonly, summary, transient>

The input Str with leading and trailing whitespace removed

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