Lower Case [LOWER]

Converts all characters of a text string to lower case.

Syntax

LOWER (“Text”)

Data Types of the Arguments

String

Data Type of the Result

String

Expression

LOWER (“BRICK WALLS”)

Result

brick walls

  • Was this Helpful ?
  • YesNo
Relevant topics
Load Case Settings
In Load Manager, select a Load Case to access its settings on the right. Note: The selected Load Case becomes the visible Load Case for the current view. Case Name: Each Load Case must have a unique name. Action Type   Permanent The Load is constantly present over the life ...
Offset Options In Case of Multiple Targets
Offset always occurs in one direction (one to the other): the adjusting Members will be offset to their targets; the targeted Members will remain unchanged. But what if there are several possible target elements? In this case, use the “Multiple targets” controls (shown in the ...
Upper Case [UPPER]
Converts all characters of a text string to upper case. Syntax UPPER (“Text”) Data Types of the Arguments String Data Type ...