We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ff9c3 commit bd39c04Copy full SHA for bd39c04
docs/Scripting-Language.md
@@ -462,7 +462,7 @@ remark: state variable names used for IO in the web interface may not contain an
462
`WSO_FORCEPLAIN` = 4 send line in plain (no table elements)
463
`WSO_FORCEMAIN` = 8 send lines in main mode ($ mode)
464
`WSO_FORCEGUI` = 16 force allow gui macros
465
- `WSO_FORCETAB` = 32 force tasmota tab in line ({s}{e})
+ `WSO_FORCETAB` = 32 force tasmota tab in line
466
`WSO_FORCESUBFILE` = 64 force allow html subfile
467
`WSO_STOP_DIV` = 0x80 force </div> at end of macro
468
0 commit comments