String case: Difference between revisions

m
Line 1,079:
 
=={{header|Gambas}}==
'''[https://gambas-playground.proko.eu/ You can run this code. Copy the code, click this link, paste it in and press 'Run !']'''
<lang gambas>Public Sub Form_OpenMain()
Dim sString As String = "alphaBETA "
 
Anonymous user