Terminal clear inconsistant behavior

IOS and web app

Setup a virtual pin to trigger a script, the script simply sends the terminal clear command terminal.clear(); via the BLYNK_WRITE.

Using a button set to the virtual pin in the IOS app the terminal is cleared as expected, however in the web app the terminal does not clear but displays <clr instead.

I had to use an image button in the web app as there is no simple button available as in the IOS version, not sure why.

This issue is already known…

Please do a quick search before creating a new issue.

Pete.