fmt.Println
Prints the default representation of the given argument using the standard
fmt.Print function and enforces a line break.Syntax
fmt.Println INPUT
Returns
string
Alias
println
{{ println "foo" }} → foo\nLast updated:
March 5, 2025
:
content: Remove "related" array from function and method pages (2fcd21ee5)
Improve this page
