getArgument

fun getArgument(index: Int): String?(source)

Returns the argument at index, or null if out of bounds.