Function CharEven() Foundation

Retrieves all characters at even positions in a string.

Syntax
CharEven( <cString> ;
        ) --> cResultString
Return

Returns a string which contains all characters at even positions in the original string <cString>.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.