Uppercase - Function SummarySummary:Converts string of characters to uppercase. Usage:uppercase string Arguments:string - The string argument. (must be: any-string) Refinements:/part - Limits to a given length or position. range - The range argument. (must be: integer any-string) Description:The series passed to this function is modified as a result.
Related:lowercase - Converts string of characters to lowercase.
| ||||
|