UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software UniBasic Commands Reference - Rocket Software

rocketsoftware.com
from rocketsoftware.com More from this publisher
11.04.2013 Views

Related Commands UniBasic [], FINDSTR, LOCATE 1-262 UniBasic Commands Reference

FINDSTR Syntax FINDSTR substr IN dyn.array[,occur] SETTING f[,v[,s]] {THEN statements | ELSE statements} Description The UniBasic FINDSTR command determines the position of a given substring in a dynamic array. FINDSTR supports multibyte languages. Parameters The following table describes each parameter of the syntax. Parameter Description substr Specifies the substring to find. substr must be either a numeric value or a string value. dyn.array Specifies the dynamic array in which to find substr. ,occur Specifies which occurrence of substr you want to find in the array. The default for occur is 1 (the first occurrence). FINDSTR Parameters FINDSTR 1-263

Related <strong>Commands</strong><br />

<strong>UniBasic</strong><br />

[], FINDSTR, LOCATE<br />

1-262 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!