SYNOPSIS string *parse_command_plural_id_list(void) DESCRIPTION Used by parse_command(). Return an array of common plural 'thing' ids in the installation's native language. EXAMPLE string *parse_command_pural_id_list() { return: ({ "ones", "things", "them" }); } SEE ALSO parse_command(E) |
Start » Magierhandbuch » Docu » Master » Parse_command_plural_id_list | Letzte Generierung: 25.04.2021, 01:58 | ||
|