Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27173

VS 2012 Rewording a String

$
0
0
If I have a sentence stored in a String data type, is it possible to reword this string into a different sentence via a Microsoft Class or other third party API?

E.g.

"Today I went to town and bought me a new Popsicle"

Reworded to:

"I bought a new Popsicle from town today"

Is such a thing possible?

Viewing all articles
Browse latest Browse all 27173

Trending Articles