37.41 WRITE Procedure Signature 5

This procedure writes an array attribute of type boolean.

Syntax

APEX_JSON.WRITE (
    p_value    IN BOOLEAN );

Parameters

Parameter Description
p_value The value to be written.