Help > Web Development > Object Reference > Appendix > IDBFunction Commands > REINDEX
<a name="kanchor615"></a>REINDEX
When you need to re-initialize an index from scratch, call IDBFunction with "REINDEX" as its parameter.

ParameterDescription
REGARDLESSIf the index already exists, re-initialize it. (Otherwise it will not re-initialize the index.)