# Functions
ConvertMapToString converts a map to a string.
ConvertStringToMap converts a string into a map.
ConvertToJSON convert object to json.
InArray validates if a string in array.
IsEmpty validate if string is empty or not.
LoadFromJSON update object from json.
NewMap creates a new instance of Map.