pub async fn OutputAppendLine( ApplicationHandle: AppHandle, Arguments: Vec<Value>, ) -> Result<Value, String>
Append a line to an output channel (text + newline).