upcase

 

 

Overview

String

The upcase function converts lowercase Character or String into uppercase Characters or String.

Symbol

The upcase function converts converts all lowercase characters in the input Symbol into uppercase characters.

Usage

Use the upcase function to convert lowercase characters to uppercase characters.

 

Syntax


Expression:

(upcase character)

(upcase text)

(upcase string)


Arguments Name Type Description
Argument:stringString, Text or Character Any String or Text or Character to be converted to uppercase.

Returns:

A new Character, Text or String with all the lowercase characters in the original argument converted to uppercase.




Expression:

(upcase symbol)


Arguments Name Type Description
Argument:symbolsymbol A Symbol.

Returns:

A new Symbol with all lowercase characters in the original symbol converted to uppercase.



 

Examples

Here are a number of links to Lambda coding examples which contain this instruction in various use cases.

 

Argument Types

Here are the links to the data types of the function arguments.

String Text Character String
Text Character

Here are also a number of links to functions having arguments with any of these data types.

*= addMethod appendWriteln append
balance binaryInsert binaryNand binaryNor
binaryNot binaryNxor binarySearch bitwiseAnd
bitwiseNand bitwiseNor bitwiseNot bitwiseNxor
bitwiseOr bitwiseShiftLeft bitwiseShiftRight bitwiseXor
boolean cadd ccompareEQ ccompareGE
ccompareGT ccompareLE ccompareLT ccompareNE
cdiv char character clean
closeLog cmod cmul code
compareEQ compareGE compareGT compareLE
compareLT compareNE compare comparison
compress cons count csub
date day days360 debugBrowsableProcs
debugDetective debugEval dimension disassemble
display downcase encode evalInSyncLocalContext
eval exportCsv exportSbf exportTab
fdisplay fileClose fileCopy fileDir
fileDisplay fileEraseDir fileErase fileExists
fileMakeDir fileOpen fileReadAll fileReadRecord
fileRead fileSizeOf fileWriteAll fileWrite
filewriteln find hashString hour
importCsv importSbf importTab insert
inside inspect integer isAtom
isBitVector isBoolean isByteVector isCharAlphabetic
isCharAlphanumeric isCharLowercase isCharName isCharNumeric
isCharUppercase isCharWhitespace isChar isCharacter
isComplex isDate isDictionary isDirectory
isEqual isError isFloatVector isIdentical
isInside isIntegerVector isInteger isLambda
isMatrix isMember isMoney isNumberMatrix
isNumberVector isNumber isObjectVector isObject
isPair isPcodeVector isString isStructure
isSymbol isText isType isVector
julian left length list
loadModule loadWorkspace macroReplace makeQuotedList
makeQuotedSymbol member mid minute
money month new number
offset openLog pair parent
parse pointer qt ref
remove replace rept right
run saveImmediate saveModule saveObject
saveRepository saveWorkspace second setCar
setCdr setLastCdr set setf
setq sizeof sort sql
stringCiEQ stringCiGE stringCiGT stringCiLE
stringCiLT stringCiNE stringFill stringToBVector
stringToVector string submit substitute
substringCiEQ substringCiGE substringCiGT substringCiLE
substringCiLT substringCiNE substringEQ substringFill
substringGE substringGT substringLE substringLT
substringNE substring symbolToTypeCode symbol
system text time trim
type uniqueInsert upcase vectorFill
writelg writeln year

Analytic Information Server (AIS)

AIS Component Systems

  • Smartbase Engine
  • QT C++ Libraries
  • MySQL Relational Database
  • AIS Lisp Libraries
  • Rapid Analytic Demo IDE