NameIncludes

From The Elder Scrolls Construction Set Wiki

A command for Oblivion Script Extender

Syntax:

(nameContainsString:bool) reference.NameIncludes "toFindInName:string" objectID:ref

Returns 1 if stringToFindInName is found in the name if the object.

[edit] Notes

[edit] See Also