Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

Parses the input and returns a function that can be used to execute the decision table.

(input: any) => object $Decisions.Parse(input: ( string | XmlNode ))

Arguments

( string | XmlNode ) input
Xml node instance or decision table xml string
  • No labels