Garry's Mod Wiki

Revision Difference

sql.IndexExists#519212

<function name="IndexExists" parent="sql" type="libraryfunc">⤶ <description>Returns true if the index with the specified name exists.</description>⤶ <realm>Shared and Menu</realm>⤶ <args>⤶ <arg name="indexName" type="string">The name of the index to check.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">exists</ret>⤶ </rets>⤶ </function>⤶ ⤶