ImportDrawingJsonData - cWebDrawing
Imports JSON data for a drawing
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| sJsonData | String | JSON data for the drawing |
Syntax
Procedure ImportDrawingJsonData String sJsonData
Call Example
Send ImportDrawingJsonData sJsonData
Description
Imports JSON data for a drawing.