Nick

Results 3 issues of Nick

used Array.sort to avoid overflow issue and create a long array with many empty elements

Hi, I'm using JSforce Node.js package to interact with salesforce? Is there anyway to check if current connected session is still valid or expired? ```typescript var connection = new jsforce.Connection({...

bug