keyAsString

fun keyAsString(index: Int): String

Returns a Key as String for a given position index in the Map.

Return

a Key for the given index. Out of bounds indexes returns empty string.

Parameters

index

of the key in the map