SyntaxFix
Write A Post
Hire A Developer
Questions
str = "hello world!"; str.Substring(10, str.Length-10)
you will need to perform the length checks else this would throw an error