LiveCode ScriptObjectsData GridFunctionsGetDataOfLineOn this pageGetDataOfLine Type function Summary Retrieves the internal array associated with line pLine in the data grid. Syntax put GetDataOfLine(pLine, pKey) Description Retrieves the internal array associated with line pLine in the data grid. See notes for GetDataOfIndex.