String matching: Difference between revisions

m
Line 1,356:
 
=={{header|Gambas}}==
'''[https://gambas-playground.proko.eu/?gist=07bb32f4e8e8f7d81898cf41d4431a2e You can runClick this code.link Copyto the code, clickrun this link, paste it in and press 'Run !'code]'''
<lang gambas>Public Sub Main()
Dim sString1 As String = "Hello world"
Anonymous user