...
This function encodes a UDR to a JSON formatted string.
Info | ||
---|---|---|
| ||
For cases where you would not want Big Integer or Big Decimal values to be converted into string, you can enable |
Code Block |
---|
string jsonEncodeUdr ( DRUDR udr, boolean serializeNulls) //optional |
Parameter | Description |
---|---|
| The UDR to encode. |
boolean | (Optional) boolean to determine whether to serialise fields with null values. If no value is provided, it will serialise all null values by default. |
Returns | A JSON formatted string. |
Scroll ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||