We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f18b15 commit 85cd5f2Copy full SHA for 85cd5f2
Specialized Areas/Fix scripts/Create Table JSON/README.md
@@ -1,3 +1,3 @@
1
This Fix script will create JSON of all or specified fields of a table.
2
-The developer need to pass the table andm and fieldnames to function. If no field name is specified, the JSON will contain all fields of table.
+The developer need to pass the table and and fieldnames to function. If no field name is specified, the JSON will contain all fields of table.
3
This will be helpful incase of inbound integrations where the third part application needs JSON format of table.
0 commit comments