Forum Post: RE: Need to modify script to avoid API call

  • Thread starter Thread starter Laurent
  • Start date Start date
Status
Not open for further replies.
L

Laurent

Guest
API calls are rbf_selectValue(), rbf_getFieldValue() and rbf_setFieldValue() calls. So it's likely the rbf_setFieldValue() that sink you (you call it twice for each record from the SELECT query).

Continue reading...
 
Status
Not open for further replies.
Back
Top