format

private fun String.format(args: Array<out Any?>): String(source)

Executes the format step in the SDAI localization layer.

Return

Result produced by format.

Author

Dmitriy Moroz

Parameters

args

args value consumed by the API.