| /* Variables.xbt - An example for XbertClass.php
	Basic setting and retrieving variables by name.
*/
	,GLObal, <globname> do-dad
	,LOCal, <locname> whizkid
	,ask,What is a <globname> good for?
	,loc, <r1> <>
	,ask,And who is the <locname> ?
	,loc, <r2> <>
	,pau, You responded with "<r1>" and "<r2>".
 |