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 | \ |