User Defined Functions Library
|
Syntax:
| ChangeCase |
|
Where:
| intFunction A known constant indicating the action to take.
strString The string to manipulate. |
|
Constants:
| ccCapitalize = 1
ccInvert = 2 |
|
Return Type:
| String |
View Function in:
Script Example
Language not currently implemented for this function
Language not currently implemented for this function
|
Last Modification:
6/29/2005
More Information:
None
|