mud/lib/doc/efun/mappings/m_values
2020-09-06 05:43:07 -07:00

12 lines
253 B
Plaintext

m_values - return the values of a mapping
array m_values(mapping);
This efun is only available if COMPAT_32 is defined. It behaves exactly
the same as values().
See also:
values
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere