I want to use the following scheme: /foo if ( !get key ) { create key value 1 } key value++ it's possible ?