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:24, 5 December 2013
51 bytes added
,
11:24, 5 December 2013
→Description
Line 10:
Line 10:
*FINDB is used with languages that use the double-byte character set (DBCS).
*FINDB is used with languages that use the double-byte character set (DBCS).
*The default language of your computer will result in the return value
*The default language of your computer will result in the return value
−
#FIND counts each character. It wont depend on default language setting.
+
#
<math>
FIND
</math>
counts each character. It wont depend on default language setting.
−
# FINDB counts double-byte character as 2.
+
#
<math>
FINDB
</math>
counts double-byte character as 2.
−
*FIND and FINDB are case sensitive. It won't allow wildcard characters.
+
*
<math>
FIND
</math>
and
<math>
FINDB
</math>
are case sensitive. It won't allow wildcard characters.
*If <math>text</math> is "" (NULL), FIND matches with 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:
Abin
writer
5,435
edits