Page 1 of 1

Explain the following line of visual basic code using your own words: lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10)

Posted: Fri May 20, 2022 9:48 am
by answerhappygod
Explain the following line of visual basic code using your own
words: lblVat.Text = cstr ( CDBL (txtPrice.text) * 0.10)