Talk:String.byte
From GMod Wiki
Regarding the description, doesn't it in fact assume start, if missing, to be 1, and end, if missing, to be start, and NOT start + 1? I assume this because string.byte("blah",2,2) == string.byte("blah",2) != string.byte("blah",2,3)
--Emi 21:44, 6 July 2009 (UTC)