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.
For example
if(this)then; call bus(f1,p2,p3) elseif(that)then; call bus(e1,p2,p3) else; call bus(g1,p2,p3) endif
gets incorrectly highlighted.