PSAmmirataEmployee5 years agoSolvedReading first N records from a file? I have a file with a large number of rows. I want to be able to read the file, parse it, but stop reading the file after N rows have been parsed. Is this possible? I tried using a Head snap after the...Show More
bojanvelevskiValued Contributor4 years agoCopy LinkUsing regex is also an option: $inputString.match(/[:]/g).length
Recent Discussions401 error with HTTP Client and NTLMPagination and nextCursor in headerJavascript to promote top level listsSolvedGoogle Sheets Subscribe questionsBasic string transformations not workingSolved