Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/FIND
(view source)
Revision as of 11:22, 5 December 2013
4 bytes added
,
11:22, 5 December 2013
→Description
Line 13:
Line 13:
# FINDB counts double-byte character as 2.
# FINDB counts double-byte character as 2.
*FIND and FINDB are case sensitive. It won't allow wildcard characters.
*FIND and FINDB are case sensitive. It won't allow wildcard characters.
−
*If <math>text</math> is "" (NULL), FIND matches the first character in the search string.
+
*If <math>text</math> is "" (NULL), FIND matches
with
the first character in the search string.
It will return ERROR when:
It will return ERROR when:
1.<math>text</math> must not be wildcard characters.
1.<math>text</math> must not be wildcard characters.
2.If <math>text</math> is not there in <math>textstring</math>
2.If <math>text</math> is not there in <math>textstring</math>
3.If <math>num</math> is greater than the length of <math>textstring</math>.
3.If <math>num</math> is greater than the length of <math>textstring</math>.
−
==Examples==
==Examples==
Abin
writer
5,435
edits