Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Application service module that helps build responses using various JSON formatsprovides simple CRUD operations for resources that map directly to database tables.

Syntax

Code Block
Response = HTTP_Resource_Services(Service, Param1, Param2, Param3, Param4, Param5, Param6, Param7, Param8, Param9, Param10)

...