get_task_config
NOTE: This function is available only for ACI connectors.
The get_task_config function returns a LuaConfig object that contains the configuration of the fetch task that called the script.
For information about the methods you can use to read information from the LuaConfig object, see LuaConfig Methods.
Syntax
get_task_config()
Returns
(LuaConfig). A LuaConfig object.