...
Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
FUNCTION xpxFindAnyCharExceptSpecifiedInString(actualString : STRING;
prefixChar : STRING;
suffixChar : STRING;
options : INTEGER;
VAR prefixCharIndex : INTEGER;
VAR suffixCharIndex : INTEGER)
status : INTEGER;
|
Use this function to ....
Arguments
...
1 | Type | Name | Comment |
2 | STRING | actualString | comment |
3 | STRING | prefixChar | |
4 | STRING | suffixChar | |
5 | INTEGER | options | |
6 | INTEGER | prefixCharIndex | |
7 | INTEGER | suffixCharIndex | |
Return Value
...
Insert excerpt |
---|
| US:_r_XPX_Return_Value |
---|
| US:_r_XPX_Return_Value |
---|
nopanel | true |
---|
|
Options
...
Option | Comment |
XPXOption | comment |
Example
...
Code Block |
---|
|
<Missing Example> |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "extension_schema" and parent = "5636522" |
---|
|