[Contents]
9. General Language Format
9.10. Expressions
9.10.1. Operators
9.10.1.16. Planned, Future Operators
[<<<]
[>>>]
Later versions of ScriptBasic will contain other operators implemented. The planned operators are:
SHL
bit shift left
SHR
bit shift right
[<<<]
[>>>]