Covert String to Integer issue

Hi @Mahesh_Bandi1

use the below syntax
(Cint(Input)-1).ToString("D3")

Regards