Each script item in an API container starts with the metadata section, which specifies programming language of the script, e.g.:
<! [Metadata] Language=csharp [/Metadata] !>
The following programming languages are presently supported by Arnica WebScript:
Arnica script
C#
VB.net
PHP
SQL
VBScript
Powershell
We are working on implementing support for other programming languages, with the goal of providing developers with options to pick the best language for a specific task.