Table of Contents ▸ List of Commands ▸ Convenience Functions ▸ named | ◀ name2color | narg ▶ |
named | Built-in command |
Arguments:
- _mode,"name1","name2",...
Description:
Return the set of indices corresponding to images of the selection with specified names.After this command returns, the status contains a list of indices (unsigned integers),
separated by commas (or an empty string if no images with those names have been found).
(equivalent to shortcut command nmd).
mode can be { 0:All indices (default) | 1:Lowest index | 2:Highest index | 3:All indices (case insensitive) | 4:Lowest index (case insensitive) | 5:Highest index (case insensitive)}