Function Entry: ACET-STR-FIND
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-STR-FIND
Name
acet-str-find
Class
Express Tools Function
Syntax
(acet-str-find find string [ignoreCase [useRegExp]])
Description
Finds a substring within a string. With useRegExp, find is interpreted as a regular expression.
Return Values
Vendor-defined; see the per-category page cited under Source Notes.
Side Effects
Vendor-defined.
Examples
Not documented in the current category page.
Availability
- AutoCAD 2026: documented (Windows-only Express Tools; requires
(acet-load-expresstools)). - BricsCAD V26: not documented.
- Status: AutoCAD-only.
Source Notes
- [acet-str-find (Express Tools, AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-4CE7D81F-BFE6-4221-B9FE-EC7D7680546E.htm)
- Status: documented (Phase 3 body fill from the Express Tools category page).