pattern_find_by_name
Locate a pattern in an FL Studio project by its exact name. Returns the pattern index and name, or null if not found.
Instructions
Find a pattern by exact name (case-insensitive). Returns {index, name} or null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |