Garry's Mod Wiki

table.GetFirstValue

  any table.GetFirstValue( table tab )

Description

We advise against using this. It may be changed or removed in a future update. Instead, index the table with a key of 1.

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

Arguments

1 table tab
Table to retrieve value from

Returns

1 any
Value