From 7f762c494296da055e22c6e3549434549eb8dc21 Mon Sep 17 00:00:00 2001 From: Aaron Dewes Date: Thu, 8 Sep 2022 10:24:11 +0200 Subject: [PATCH] Document processHTML Resolves: https://github.com/cweiske/tolino-api-docs/pull/2 --- api/javascript.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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("")`` - 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. -- 2.30.2