$query = 'SELECT Id,Name FROM ACCOUNT LIMIT 100'; $crud = new jsmasthSalesforceCRUD(); $crud->query($query);