Converts a cas table to JSON(utility)
Parameters:
Name | Type | Description |
---|---|---|
result |
object
|
the raf object returned from a call to cas |
table |
string
|
the name of the table |
- the new json version [{var1: value1, var2: value2,...}, {...}]
object