Function PosDel() Foundation
Removes characters at a specified position in a string.
PosDel( <cString> , ;
[<nStartPos>], ; // Default: Len( <cString> )
<nDeleteLen> ;
) --> cResultString
Returns the modified string.
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.