Skip to main content

KeyValue()

Creates an empty Key Value pair. Both the key and value assigned Nil.

Usage


local keyvalue = KeyValue();