inputKeys

fun inputKeys(conCatString: Char = rvParamConCatChar): List<String>

Combines input keys from control keys and parameter keys into a single list.

Return

A list of strings representing combined input keys from controls and parameter keys.

Parameters

conCatString

A character used as a delimiter for concatenating parameter keys. Defaults to rvParamConCatChar.