Web tools

The WebTools module provides functions to interact with web resources, transfer data via URLs, and work with RESTful web services.

Functions

  • checkupdate - Check update for Nelson's application

  • repo - Git repository tool for Nelson

  • urlencode - Replace special characters in URLs with escape characters.

  • weboptions - Specify parameters for RESTful web service

  • webread - Read data from RESTful web service to Nelson's variable

  • websave - Save data from RESTful web service to file

  • webwrite - Write data to RESTful web service

Last updated

Was this helpful?