vtk_integer
vtk_integer_pp
Usage:         
vtk_integer_pp integer
Description:   
Pretty-print an integer by separating the thousands with commas. 
Examples: 
vtk_integer_pp 1000 
1,000 
vtk_integer_pp 1234567 
1,234,567
            Usage:         
vtk_integer_pp integer
Description:   
Pretty-print an integer by separating the thousands with commas. 
Examples: 
vtk_integer_pp 1000 
1,000 
vtk_integer_pp 1234567 
1,234,567