Assigned Function

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

The Assigned function determines whether a variable is assigned.

Declaration

Assigned(Var) Parameters
Var [in] Required Variant
Result     Boolean  

Description

Returns True if the specified variable is assigned. Otherwise, returns False.

See Also

DelphiScript - List of Supported Routines and Variables

Highlight search results