Search Results
8 functions found:
| 1. | CURLError(errorCode) | 
|          Average rating:
					5.0 | |
| Michael Wallace, Empowered Data Solutions | |
| Returns an object with a CURL error and description when provided with an error code. | |
| 2. | GetFieldsByType ( theFieldTypes ; theLayoutName ; theTableName ; theFileName ; omitFields ; localFieldsOnly ) | 
|          Average rating:
					4.3 | |
| Michael Wallace, Empowered Data Solutions | |
| Retrieve fields from list or table and filter by field type. | |
| 3. | GetXMLNode ( XML ; XPath ) | 
|          Average rating:
					4.1 | |
| Michael Wallace, Empowered Data Solutions | |
| Navigate XML tree and return results using XPath type functionality (Nonrecursive) | |
| 4. | JSON.AssignScriptParameters | 
|          Average rating:
					5.0 | |
| Michael Wallace, Empowered Data Solutions | |
| Assign JSON Object passed as Script Parameter to variables automatically | |
| 5. | JSON.AssignScriptResults() | 
|          Average rating:
					5.0 | |
| Michael Wallace, Empowered Data Solutions | |
| Assign script results to variables that were passed as a JSON Object | |
| 6. | JSON.AssignVariables(json) | 
|          Average rating:
					5.0 | |
| Michael Wallace, Empowered Data Solutions | |
| Assign key/value pairs of a JSON object to become variables and values. | |
| 7. | JSON.FromRecord ( fields ; omitRelated ) | 
|          Average rating:
					5.0 | |
| Michael Wallace, Empowered Data Solutions | |
| Create JSON representation of the current record | |
| 8. | RemoveEmptyNodes ( xml ) | 
|          Average rating:
					4.7 | |
| Michael Wallace, Empowered Data Solutions | |
| This function goes through XML and returns a trimmed down version that has no empty nodes in it. | |
