This section consist of the EKL sample scripts for the triggering logic of an automation process.
An example of definition of the arguments of a triggering logic for a sheet, a front view, and a structural view is as shown below:
if (NULL <> InputOccurrence) { ListInputOccurrence.Append(InputOccurrence) }