Garry's Mod Wiki

Revision Difference

sql.TableExists#512880

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