Assigned Function

Applies to TestComplete 15.62, last modified on March 19, 2024

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