27.37 WRITE Procedure Signature 2
This procedure writes an array attribute. of type clob.
                  
Syntax
APEX_JSON.WRITE (
    p_value    IN CLOB );Parameters
Table 27-50 WRITE Procedure Parameters
| Parameter | Description | 
|---|---|
| 
                               
  | 
                           
                               The value to be written.  | 
                        
Example
See "WRITE Procedure Signature 1".
Parent topic: APEX_JSON