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