SFTP Object
Tradium Basic Script has the ability to use COM+ objects and other classes from the Windows environment. Based on the same technology, Basic Script has access to a number of built-in class objects, which can call specific functions in Tradium. With this, Basic Script has powerful programming capabilities that performs even the most complex tasks in a single method or function.
 
The functions are logically distributed among several class types. The names of these classes are therefore reserved. The following class names are used in Basic Script:
 
SQL.
all database commands and important i/o functions
Internet.
browser-related functions for HTTP commands
TCPIP.
SFTP and other functions including file transfer over the Internet
Printer.
Extensive printer features, including document formatting and PDF export
ADODB.
ActiveX Database Objects
DAO.
Data Access Objects
Menu.
Activate menus in TRADIUM via this object
ChilkatXml.
All XML-related objects and methods
RTF.
Advanced document operations for template applications
XLS.
Microsoft Excel class library
JSONobject. and JSONarray.
JSON processing libraries
XML.
XML library