rawget(table, index)
Gets the real value of table[index]
, without invoking any metamethod.
table
must be a table; index
may be any value.
This information applies to Netezza Performance Server for Cloud Pak for Data System 1.0.X.
See also Netezza Performance Server for Cloud Pak for Data System 2.0.X, Netezza Performance Server for Cloud Pak for Data, and Netezza Performance Server for Cloud Pak for Data as a Service.
Gets the real value of table[index]
, without invoking any metamethod.
table
must be a table; index
may be any value.