scripting

A structured set of function statements used within Optiva to define a copy method, workflow or equation. Scripts use Visual Basic .NET scripting, syntax of variable name, function and arguments:

Dim variable as Type

variable = function("argument1","argument2",...)

For more information, see the Infor Optiva Scripting Administration Guide.