Module Example Public Sub Main() Dim value As Integer = 123 Console.WriteLine(value.ToString("\\\\\\ ##0 dollars and \0\0 cents \\\\\\")) End SubEnd Module