| Sample Script: OnEnumeratefunction OnEnumerate(sFieldToEnum)--The variable returned must be called "Config" so KNM can find it. Enum = LuaScriptEnumResult() --Second argument if sFieldToEnum == "Argument 2" then 		Enum:Add("Third value")end return Enum end | |||
| Topic 9722: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |