HTTP Parse message
HTTP Parse message ( data ) -> Function result
Parameter | Type | Description | |
---|---|---|---|
data | Text, Blob | → | Data to be parsed |
Function result | Object | ← | Object, each property is a part of the multipart data |
This command is not thread-safe, it cannot be used in preemptive code.
Description
The documentation for this command is available on developer.4d.com.