Xbase Documentation

Scripts

Scripts
{	
	Tools;
	Log;
	Alert;
	EmailMessage;
	
	Xbase;
	Document;
	
	Form;
	Rect;
	Control;
	ControlAnimator;
	
	Data;
	Table;
	Field;
}
Xbase allows you to use 'Scripts' written in JavaScript to automate tasks and interact with the user.