AS3 Trim a Comma Delimited String (e.g. a list of comma separated keywords entered by a user)


/ Published in: ActionScript 3
Save to your folder(s)

This function trims a string and removes empty entries in a comma delimited list, removes extra commas from the beginning and end and also remove extra space characters between words.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.