Description
Checks if a string only contains letters.
Signature
IsAlpha('inputstring')
Example
IsAlpha('North') Returns true
Parameters
Name | Type | Description | Required |
---|---|---|---|
inputstring | xxxx | xxxx | xxxx |
stringtobereplaced | xxxx | xxxx | xxxx |
replacementstring | xxxx | xxxx | xxxx |