Zak Numeric Text Demo
REPORT zak_numeric_text_demo.
* V_PINCODE = '123456'.WRITE : / 'THE PINCODE IS' , v_pincode.WRITE : / 'THE PIN IS' , v_pin.