mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
|
|
Name = "Number";
|
|
Precision = "0";
|
|
|
|
Response = OPI_Airtable.GetNumberField(Name, Precision); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|