xpxFindAnyCharExceptSpecifiedInString
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
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Option | Comment |
XPXOption | comment |
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â