JCL Help:StrCharPosLower@AnsiString@Integer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Lowercases a character within a string.


Parameters

Parameters Description
S The string which contains the character.
CharPos The position of the character within the string to convert.


Description

The StrCharPosLower routine returns a string with the specified character in lowercase. If the character is already lowercase the function does nothing.


About

Donator

Jean-Fabien Connault


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page