Skip to content

ExecDll

Jip Claassens edited this page Oct 9, 2025 · 6 revisions

File, Folder and Read functions exec(ute)Dll

syntax

  • execDll(dll, function)

definition

execDll(dll, function) executes the function in the dll.

applies to

example

container execDll := execDll('C:/dev/bin/accessrun.dll','RunProcAndWait')

see also

Clone this wiki locally