[]VB Code:
...
Printable View
[]VB Code:
...
Not quite, you need to use the Open tag to replace each open bracket ([) and the Close tag to replace each close bracket (]), eg:
[open].[/open]vbcode[close].[/close]
gives:
[vbcode]
and
[open].[/open]/vbcode[close].[/close]
gives:
[/vbcode]
[VBCODE][/VBCODE]VB Code:
dim x$ x="testing"