tonic


Member since 05/21/2008

1 snippets

2732 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

tonic's Recent SnippetsTagged array



« Prev 1 Next »
You can find a string as an array row value. Ex: arr=['abcde','mdleo'] arr.find('dbd') -> array['abcde'] arr.find('akdowewo') -> array[] (empty)
0 769 posted 15 years ago by tonic
« Prev 1 Next »