Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

vb.net remove last comma from string

temp = temp.Trim().Substring(0, temp.Length - 1)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #comma #string
ADD COMMENT
Topic
Name
9+9 =