Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Truncate text to a specific length
truncate
truncate(<variable>, start=0, end=10, ellipsis=false, smart=false)
variable
start
end
ellipsis
smart
truncate(<variable>, start=0, end=10, ellipsis=false) truncate(<variable>, 0, 20, true) truncate(<variable>, start=0, end=50, ellipsis=true, smart=true)
Was this page helpful?
Contact support