Execute Function

Executes a DLL function.

Fields in the editor

Library
The library containing the function.
Function
The function to call.
Arguments
Type
The data type of the function argument.
Scope
The scope of the argument.
Variable/Value
The argument value or variable that stores the argument value.
Return value
Return value
Select this check box if the function has a return value.
Type
The data type of the return value.
Variable
The variable to store the return value.