VirtualUserScript LastError Property C# API
Gets the most recent error encountered by this Virtual User.

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public string LastError { get; }

Field Value

The most recent error encountered by this Virtual User.
See Also