DS 4.1 Add leading Zeros - How?
We have material number without leading Zeros, by example = '445566'
We need 18 chars format with leading zeros = '0000000000445566'
Is there any string function in DS to do this?
DS 4.1 Add leading Zeros - How?
We have material number without leading Zeros, by example = '445566'
We need 18 chars format with leading zeros = '0000000000445566'
Is there any string function in DS to do this?