Format String

Strings
Both Server and Client
Both Mobile and PC

Format the strings

Declaration

func FormatStr(content string, paramsArray List<object>) string
go

Parameters

Input

Name Type Description
Content String Formatted strings that use Go formatting verb controls
Parameters Array ListT_Object Parameter List

Return

Type Description
String \