From: Aaron Dewes <aaron.dewes@web.de>
Date: Thu, 8 Sep 2022 08:24:11 +0000 (+0200)
Subject: Document processHTML
X-Git-Url: https://git.cweiske.de/tolino-api-docs.git/commitdiff_plain/HEAD?hp=03b1d28a7bd13cb9687c97ecb4d573f85da29874

Document processHTML

Resolves: https://github.com/cweiske/tolino-api-docs/pull/2
---

diff --git a/api/javascript.rst b/api/javascript.rst
index 7b12d45..2896586 100644
--- a/api/javascript.rst
+++ b/api/javascript.rst
@@ -48,4 +48,6 @@ that provides the interface to the Tolino UI.
   FIXME
 
 ``screenController.processHTML("<html>")``
-  Does nothing (Firmware 15.2)
+  Firmware 15.2: Does nothing
+
+  Firmware 15.4.0, Vision 6/Epos 3: Logs the HTML content to the application log.