Web Tools
- fromJSON — Convert JSON to a Scilab variable.
 - http_delete — HTTP DELETE request.
 - http_get — HTTP GET request.
 - http_patch — HTTP PATCH request.
 - http_post — HTTP POST request.
 - http_put — HTTP PUT request.
 - http_upload — HTTP POST or PUT request to upload file(s) on server.
 - toJSON — Convert a Scilab variable to a JSON string.
 - url_decode — Decode encoded URL strings using CURL.
 - url_encode — Encode URL strings using CURL.
 - url_split — Split an URL (HTTP, HTTPS, FTP...)
 
| Report an issue | ||
| << Lint tool (SLint) | Scilab Help | |