Skip to main content

shared string.luaFormat

⚠ Deprecated: Use string.format with {} instead of %d..etc

string string.luaFormat(str, ...)

Old lua string.format


Parameters​

TypeNameDescriptionOptional
stringstrNo description
any...No description

Returns​

TypeDescription
stringNo description