Garry's Mod Wiki

sql.IndexExists

  boolean sql.IndexExists( string indexName )

Description

Returns true if the index with the specified name exists.

Arguments

1 string indexName
The name of the index to check.

Returns

1 boolean
exists