IGFC scripting language guide

This appendix describes the IGFC scripting language used in writing rule scripts.

A rule script is the text-mode version of the source value assignments made in the Rule Mapping page. A rule script is a sequence of statements that the IGFC rules engine runs to create the values of the output business document. Within these statements, you can use the attributes of the relevant business document registration, expressions, or local variable definitions to represent data used in processing.

This facility also extends the features of Rule Mapping to support the use of consecutive conditions, local variable definitions, and expressions returning multiple search results.