Function query_entry:
Defined in module m_readable (file: /std/modules/m_readable.c)

Query the contents of an entry. 
The returned value is not evaluated.
The string argument can be the actual entry name or a synonym of it.

Prototype:
mixed query_entry(string entry);
