You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +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
|