View Single Post
Old 04-17-2023, 07:49 AM   #1
hlhp
Member
hlhp began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Mar 2019
Device: none
template function, how to combine float and string?

how can i combine the following to a string? can not find reference in doc, or i missing it.

Code:
program: floor(field('#floatx') / 333) + "books"
hlhp is offline   Reply With Quote