Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
lpad(string str, int len, string pad): string
Returns str, left-padded with pad to a length of len.
[Github] Pull Request #6762 (chenghao-intel)