Creeper World IXE
Game Basics
Features
Mapmaking
This is an old revision of the document!
IsNull (<-something) ->isNull
Take an item from the stack and returns true if the item is null.
CreateList ->emptyList PopList(<-emptyList) ->nulItem if (isNull(<-nullItem)) trace("Null Item") endif