core/com.tealium.prism.core.api.data/DataList/getDataList getDataList fun getDataList(index: Int): DataList?Gets the DataList entry at the given index if it exists and the value is a DataList.ReturnThe DataList stored at the given index; else nullParametersindexThe index in the list to retrieve