Garry's Mod Wiki

table.GetFirstKey

  any table.GetFirstKey( table tab )

Description

We advise against using this. It may be changed or removed in a future update. Instead, expect the first key to be 1.

Non-numerically indexed tables are not ordered and do not have a first key.

Arguments

1 table tab
Table to retrieve key from

Returns

1 any
Key