The eduction
function applies eduction to the specified document.
eduction( doc, sectionName )
Argument | Description |
---|---|
doc
|
(LuaDocument) The document on which to apply eduction. |
sectionName
|
(string) The name of a section in the CFS configuration file that contains configuration parameters for Eduction. For information about the parameters that you can use to configure an Eduction task, see Eduction Task Parameters |
Boolean. Returns true
if eduction is successful.
|