VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



To concatenate ( Double quotes / ' ' )to a string. Single line code

by Satheesh (2 Submissions)
Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Mon 22nd July 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

To concatenate ( Double quotes / '" ' )to a string. Single line code

Rate To concatenate ( Double quotes / ' ' )to a string. Single line code




strText = Chr(34) & strText & Chr(34)

Download this snippet    Add to My Saved Code

To concatenate ( Double quotes / ' ' )to a string. Single line code Comments

No comments have been posted about To concatenate ( Double quotes / ' ' )to a string. Single line code. Why not be the first to post a comment about To concatenate ( Double quotes / ' ' )to a string. Single line code.

Post your comment

Subject:
Message:
0/1000 characters