Computer Science, asked by Amihan9229, 1 year ago

Which system variable is used to read the text and csv files in application anywher?

Answers

Answered by danielochich
20
The variable is Data table - it stores and extracts data from the CSV files.

HOW IT WORKS:

1.) Each row — The activity reads data in each row.

2.) Each column — It allows a division for each data being read ensuring that data extraction goes from left to right.

3.) The out put text — This will be the data plus a blank space added right next to it.

4.) The write line activity — it displays output in output panel.
Answered by gokulavarshini
0
he is right...........
Similar questions