Unit Class
String
toupper
Returns
Converts a string to all uppercase.
Syntax
toupper(string)
Parameters
string
Unit Class
String
TrimStringEnd
Returns
Removes whitespace (spaces, tabs, and new lines) from the end of a string.
Syntax
TrimStringStart(string)
Parameters
string
Unit Class
String
TrimStringStart
Returns
Removes whitespace (spaces, tabs, and new lines) from the start of a string.
Syntax
TrimStringStart(string)
Parameters
string
MTS TestSuite | 277
Working with Variables
Comentarios a estos manuales