Wanting to expand my scripting skills, I looked at the Script Code Reference by Alexp. That's quite a small reference guide. Is that really all there is to the scripting language, or is there more to it?
That about sums it up, but there's also that little bit of on-page scripting.
Well, sounds great then. What about HTML though? I've read I can use that too. Can I use it in conjunction with the scripting language?
You can insert conditional HTML via the $PAGETEXT variable.
Ah. I see.