xpxFindAnyCharExceptSpecifiedInString

FUNCTION xpxFindAnyCharExceptSpecifiedInString(actualString        : STRING;
                                               prefixChar          : STRING;
                                               suffixChar          : STRING;
                                               options             : INTEGER;
                                               VAR prefixCharIndex : INTEGER;
                                               VAR suffixCharIndex : INTEGER)
                                               status              : INTEGER;

Use this function to ....

Arguments


1TypeNameComment
2STRINGactualStringcomment
3STRINGprefixChar 
4STRINGsuffixChar 
5INTEGERoptions 
6INTEGERprefixCharIndex 
7INTEGERsuffixCharIndex 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


OptionComment
XPXOptioncomment

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â