Miscellaneous Routines

Applies to TestComplete 15.63, last modified on April 10, 2024

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