LEFT$ Function in BASIC
Channel:
Subscribers:
1,530
Published on ● Video Link: https://www.youtube.com/watch?v=lx2SK4hi2Xc
The LEFT$ Function in BASIC is used to extract a substring from the left-hand side of a given string. The syntax is LEFT$(string, number of characters).
#basic #gwbasic #programming #stringfunctions #shorts