variablesReference property

int? variablesReference
final

If an attribute variablesReference exists and its value is > 0, the output contains objects which can be retrieved by passing variablesReference to the variables request as long as execution remains suspended. See 'Lifetime of Object References' in the Overview section for details.

Implementation

final int? variablesReference;