Call Custom generator from DLL

The $DLL function provides access to the custom generator. There are two parameters:

  1. DLL name*
  2. (optional) generator parameters, String.

* - absolute or relative current executable file.

Examples

$DLL(gendll/ssn.dll)

Important: this function is supported by Windows editions (native and .net) of the engine only.