The set of configuration directives prefixed "External" allows export of Interchange variables for use by other programs and languages, such as PHP, Ruby or Python.
The three directives are External
, ExternalFile
and
ExternalExport
.
The current functionality is just a proof of concept and is not for serious use. The interface needs serious work.
A working example for accessing data from PHP is provided in the
External
reference page.