eduction
The eduction
function applies eduction to the specified document.
Syntax
eduction( doc, sectionName )
Arguments
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 |
Returns
Boolean. Returns true
if eduction is successful.