Miscellaneous Routines

Applies to TestComplete 14.40, last modified on April 22, 2021

The DelphiScript routines listed below allow you to perform various operations.

Miscellaneous Routines

Assigned

Determines whether a variable is assigned.

Dec

Decreases the specified variable.

Evaluate

Evaluates an expression.

ExceptionMessage

Returns the message text of the last raised exception

Inc

Increases the specified variable.

Ord

Returns the ordinal value of a variable.

Raise

Raises an exception with the specified message.

See Also

DelphiScript Routines

Highlight search results