class

ConnWriteInfo

const class ConnWriteInfo : Obj

ConnWriteInfo wraps the value to write to the remote system. It carries information used to update local transient tags.

fields val

Value to write to the remote system

methods toStr

Debug string representation

asMaxTime

asMinTime

asOnOpen

asMaxTime This asMaxTime()

asMinTime This asMinTime()

asOnOpen This asOnOpen()

toStr virtual Str toStr()

Debug string representation

val const Obj? : val

Value to write to the remote system; might be converted from writeVal

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