Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

...

A text string describing the external function. Maximum: 128 characters.
Possibility to use the Dictionary (to open press CTRL+L).

Value type

Return The return type of an external function value.

...

Attribute to avoid the external function evaluation. The function will always gain an invalid value and its calling in the dll dynamic library will not be executed.

...

parameter labels a function as deprecated but it could be still used. This function is highlighted in color in ESL editor and when checking ESL script a warning will be generated.

DLL file

Name of a dll dynamic library containing the implemented function.

...

Name of the exported function within the dll filethe dynamic library.

Parameters

String, where every character represents the function parameter type, and thereby the number of parameters is given. The number of parameters can be at most 23.

...