Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.loqate.com/llms.txt

Use this file to discover all available pages before exploring further.

CodeStatusDescription
0psOKThe command completed normally. The accuracy score must be examined to determine result accuracy.
1psExceptionAn exception occurred during processing, normally as a result of malformed input data.
2psServerUninitializedThe command could not be completed as the server has not yet been initialized.
3psInvalidInputRecordThe input record contains invalid data, often due to the supply of non-UTF8/Unicode data.
4psErrorAn error has been reported by loqate process, use getLastError() function in lqtProcessResult object to get error description.