EvaluateOnCallFrameParameterType
Properties
Link copied to clipboard
Call frame identifier to evaluate on.
Link copied to clipboard
Expression to evaluate.
Link copied to clipboard
Whether preview should be generated for the result.
Link copied to clipboard
Specifies whether command line API should be available to the evaluated expression, defaults to false.
Link copied to clipboard
String object group name to put result into (allows rapid releasing resulting object handles using releaseObjectGroup
).
Link copied to clipboard
Whether the result is expected to be a JSON object that should be sent by value.
Link copied to clipboard
Whether to throw an exception if side effect cannot be ruled out during evaluation.