ToolSet / com.zndevs.toolset.tools / TemplateMap / addItem

addItem

fun addItem(itemName: String, itemValue: Any): Unit

Adds an item to the TemplateMap

Parameters

itemName - The name of the item. Can use any character

itemValue - The value of the item. Can use any character or any type