6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
#title Tally [RCBasic Doc]
|
|
#header Function Tally(src$, Substr$)
|
|
|
|
Returns the number of instances of substr$ in the src$ string
|
|
|