(AGK version: 108.13)
Submitted: 2013-06-12 21:44:17
myString$ = "Hello, cheese!"

croppedString$ = Left( myString$ , 5)

// croppedString$ = "Hello"
Help make AGK better by submitting an example for this command!
(All examples are subject to approval)
Login to post an example of your own.