I need to call the nlapiSearchGlobal(keywords)
API method many times. In the Netsuite API documentation it describes the method as follows:
nlapiSearchGlobal(keywords)
Performs a global search against a single keyword or multiple keywords. This API is supported in client, user event, scheduled, portlet, and Suitelet scripts. Usage metering allowed for nlapiSearchGlobal is 10 units.
What does this mean?