well as i said use the Substring function , but whidbey hasn't lost the visual basic Right functioni run whidbey and this is straight from it ...
VB Code:
Dim s As String = "test 123" MessageBox.Show(Microsoft.VisualBasic.Right(s, 3))
|
Results 1 to 11 of 11
Thread: Right() FunctionThreaded View
|
Click Here to Expand Forum to Full Width |