var expression_test_data = {
	"test": {
		"display_text": "true",
		"textbox": "And this is the inner textbox."
	},
	"display_text": "false",
	"textbox": "This is the outer textbox."
};