apoc.text.rpad
Function
apoc.text.rpad(text String, count Integer, delimiter String)
- right pads the given string by the given width.
Was this page helpful?
Function
apoc.text.rpad(text String, count Integer, delimiter String)
- right pads the given string by the given width.
Was this page helpful?