Attributes

exe
Required string. The path and name of the native application (see Launching the native application).
param
Optional string. Any arguments that should be specified when the native application is launched.
wait
Optional boolean. Setting this attribute to true causes the macro runtime to wait until the native application terminates.
assignexitvalue
Optional variable. The name of a variable into which the return value from native application should be stored.