Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
General Utility Functions
Contributed by: Bignya Pathi, Danny Finn
              To install this paclet in your Wolfram Language environment,
              evaluate this code:
              
                PacletInstall["WTC/Utilities"]
              
            
                To load the code after installation, evaluate this code:
                
                  Needs["WTC`Utilities`"]
                
              
| In[1]:= | ![ToJSON[
 <|
  "number" -> 1, "string" -> "Vicky", "dateobject" -> Today,
  "assessment" -> AssessmentFunction[{2}],
  "assessmentObject" -> AssessmentFunction[{2}][2]
  |>
 ]](https://www.wolframcloud.com/obj/resourcesystem/images/abd/abd1943a-b129-4ee7-9b29-2c5571488eb2/345fef8b9a00b5d6.png) | 
| Out[1]= |  | 
| In[2]:= | ![JSONInterpreter["[1, 2, 3]"]](https://www.wolframcloud.com/obj/resourcesystem/images/abd/abd1943a-b129-4ee7-9b29-2c5571488eb2/16512edc5f7cbaeb.png) | 
| Out[2]= |  | 
| In[3]:= | ![ValidEntriesInJsonList[{2, 3}]["[1, 2, 3]"]](https://www.wolframcloud.com/obj/resourcesystem/images/abd/abd1943a-b129-4ee7-9b29-2c5571488eb2/7a9707cab255cc98.png) | 
| Out[3]= |  | 
| In[4]:= | ![StyledGrid[Options[ApiSuccessCheck]]](https://www.wolframcloud.com/obj/resourcesystem/images/abd/abd1943a-b129-4ee7-9b29-2c5571488eb2/043d819a481ac415.png) | 
| Out[4]= |  | 
| In[5]:= | ![res = ApiSuccessCheck[
  <|
   "number" -> 1, "string" -> "Vicky", "dateobject" -> Today,
   "assessment" -> AssessmentFunction[{2}],
   "assessmentObject" -> AssessmentFunction[{2}][2]
   |>
  ]](https://www.wolframcloud.com/obj/resourcesystem/images/abd/abd1943a-b129-4ee7-9b29-2c5571488eb2/71e15e2fa0838fee.png) | 
| Out[5]= |  | 
| In[6]:= | ![res["Body"]](https://www.wolframcloud.com/obj/resourcesystem/images/abd/abd1943a-b129-4ee7-9b29-2c5571488eb2/20712a5a7d34348c.png) | 
| Out[6]= |  | 
Wolfram Language Version 13.0