How to add padding in OIC
Summary
How to add padding in OICContent
Consider my value is 5. I want to add left padding. The length should be 9. The expected output is 000000005.
Tagged:
0
Let's Reconnect, thank you for making 2022 our best year yet.
Look BackConsider my value is 5. I want to add left padding. The length should be 9. The expected output is 000000005.