HolyLib Wiki

isreadonly

  boolean debug.isreadonly( table tbl )

Description

Checks if the table is set to be read only.

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1table tbl
The table to check

Returns

1boolean readOnly
Returns true if the table is set to be readonly.