Este contenido no está disponible en el idioma seleccionado.
function::is_return
Name
function::is_return — Whether the current probe context is a return probe.
Synopsis
function is_return:long()
Arguments
None
General Syntax
is_return:
long
Description
Returns 1 if the current probe context is a return probe, returns 0 otherwise.