Skip to content

Commit 0238a0e

Browse files
authored
special html options
1 parent 69ad01b commit 0238a0e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Scripting-Language.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,10 @@ remark: state variable names used for IO in the web interface may not contain an
461461
`WSO_NODIV` = 2 force elements not in extra \<div\>
462462
`WSO_FORCEPLAIN` = 4 send line in plain (no table elements)
463463
`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
464468

465469
### Google Charts
466470

0 commit comments

Comments
 (0)