Function xsBoolean
Returns a Boolean slot
					
			xs .bindings .xsSlotRecord xsBoolean
			(
			
			  scope xs .bindings .xsMachineRecord* the,
			
			  bool value
			
			);
					
				
			Returns a Boolean slot
					
			xs .bindings .xsSlotRecord xsBoolean
			(
			
			  scope xs .bindings .xsMachineRecord* the,
			
			  bool value
			
			);