apoc.text.format
Function
apoc.text.format(text,[params],language) - sprintf format the string with the params given
Signature
apoc.text.format(text :: STRING?, params :: LIST? OF ANY?, language = en :: STRING?) :: (STRING?)
Function
apoc.text.format(text,[params],language) - sprintf format the string with the params given
apoc.text.format(text :: STRING?, params :: LIST? OF ANY?, language = en :: STRING?) :: (STRING?)