function

get_output . response . sncode

VERSIONlatest get current buffer.

GET_OUTPUT

NAME

get_output - Get value of current output buffer.

SYNOPSIS

get_output*();

DESCRIPTION

This function is used to get the value of the current output buffer

This function is available from version 5.81.

EXAMPLES

r = get_output();

json.html = r;

clear_output();

json;

AUTHOR

Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>