I am new to vb.net. i need help in formating a string
example:
dim balance as string="balance:450005.809999"
i will like to leave only two characters after the full stop. the integer will be changing but the string will always contain the 'balance' word and a full stop. will like the output to be as follows
output
balance:450005.80