uppercase
Description
|
Syntax
|
Parameters
|
Returns
|
Example
|
Uppercase of input string.
|
uppercase(strExpr)
|
strExpr: string expression.
|
String with all characters converted to uppercase.
|
uppercase('aBcDeF')
|
Copyright © Cloud Software Group, Inc. All rights reserved.