DCode

Covers Engine 2.0.0

pipe write

Write a RAPID channel value or typed metadata field without taking automation authority.

Syntax

|channel|[:field] = <expression>

Available in

  • Executable DCode bodies
  • File scope

Native C++

Only numeric value writes to static |channel| targets are supported; metadata assignments are unavailable. Direct output targets are declared as fixed channels during native activation.

Example

|channel|:field = value