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 69ad01b commit 0238a0eCopy full SHA for 0238a0e
docs/Scripting-Language.md
@@ -461,6 +461,10 @@ remark: state variable names used for IO in the web interface may not contain an
461
`WSO_NODIV` = 2 force elements not in extra \<div\>
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})
466
+ `WSO_FORCESUBFILE` = 64 force allow html subfile
467
+ `WSO_STOP_DIV` = 0x80 force </div> at end of macro
468
469
### Google Charts
470
0 commit comments