beautypg.com

Numbertostring, Right, Stringlength – MTS Multipurpose Elite User Manual

Page 275

background image

NumberToString

Returns

Creates a string from the specified number with the optionally specified digits.

Syntax

NumberToString(number[, digits])

Parameters

number

digits

Unit Class

String

right

Returns

Extracts a substring from the right side of a string.

Syntax

Right(string, start)

Parameters

string

start

Unit Class

String

StringLength

Returns

The length of the specified string.

Syntax

StringLength(string)

Parameters

string

MTS TestSuite | 275

Working with Variables