export.GetContentData

LuaFAR 3

export.GetContentData


Ret = export.GetContentData (FilePath, Names)

Parameters:
  FilePath: full name of the file
  Names:    table (an array containing names of column content types)

Returns:
  Ret:      table, or nil

Description:
  The returned table should contain string values at the indexes corresponding
  to indexes of supported content types in the Names array.

Far API used:
  GetContentDataW, GetContentDataInfo