//typecasting - when you have data which is stored in one datatype and you want to take it to another datatype like string to number or visa versa ...
If you have the below requirement, the following script will help you. I have some 'n' number of text files under two directories - 'DirectoryOne and DirectoryTwo'. For First Request I have to Process ...