CompareIconPath
Revision as of 06:34, 15 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (found:bool) reference.CompareIconPath toFind:string objectID:ref (found:bool) reference.Ico...)
A command for Oblivion Script Extender
Syntax:
(found:bool) reference.CompareIconPath toFind:string objectID:ref
(found:bool) reference.IconPathIncludes toFind:string objectID:ref
Returns whether the passed string is part of the icon path. This is a case insensitive search.