Get moods
needs(code_samples);
Function Syntax
string [int] get_moods()
This function returns an integer indexed list of all currently defined mood names.
CLI Equivalent
The CLI command mood listall
will print the same list in the CLI.
Contents |
string [int] get_moods()
This function returns an integer indexed list of all currently defined mood names.
The CLI command mood listall
will print the same list in the CLI.