export.Analyse

LuaFAR 3

export.Analyse


Handle = export.Analyse (Data)

Parameters:
  Data:   table tAnalyseInfo

Returns:
  Handle: any Lua value, or nothing

Description:
  The returned value of false/nil/nothing means the plugin will not process
  the file. Otherwise, the value is stored in the registry, may be passed
  to the plugin in export.Open and will be removed from the registry in
  either export.Open or LF_CloseAnalyse.

Far API used:
  AnalyseW, AnalyseInfo