21.38 WRITE Procedure Signature 5
This procedure writes an array attribute of type boolean.
                  
Syntax
APEX_JSON.WRITE (
    p_value    IN BOOLEAN );Parameters
Table 21-47 WRITE Procedure Parameters
| Parameter | Description | 
|---|---|
| 
 | The value to be written. | 
Example
See "WRITE Procedure Signature 1".
Parent topic: APEX_JSON