How To Bind Chart Data and Settings to a JavaScript Function
/documentation/pages/HowTo/Charts/javascript chart bind data to javascript.xml
A JavaScript function can be used to dynamically populate the data and properties for a Javascript Chart control in a UX Component.
helper::GoogleSheet GetSheetRaw Method
/documentation/pages/Ref/Api/Namespace/Helper/GoogleSheet/GetSheetRaw Method.xml
Get the raw JSON array of arrays for the sheet and optional range.
extension::json JsonObjectFlatten Method
/documentation/pages/Ref/Api/Namespace/Extension/Json/JsonObjectFlatten Method.xml
Separator to use between parent field and child field names
A5.u.array.series Namespace
/documentation/pages/Ref/Client_Api/A5/u_namespace/array_namespace/series_namespace/index.xml
The namespace for utility methods for working with series (multiple parallel arrays).
How to Filter a Grid on the Selected Rows in a List Control
/documentation/pages/HowTo/Grid/Filter Grid With Selected List Rows.xml
Argument arrays, combined with the SQL IN clause, are a powerful way to filter records shown in a Grid component.
helper::GoogleSheet UpdateSheetRaw Method
/documentation/pages/Ref/Api/Namespace/Helper/GoogleSheet/UpdateSheetRaw Method.xml
Update a sheet using a raw JSON Array or arrays (at optional range / default to A1 if unspecified)
{[value]}
/documentation/pages/Ref/Client_Api/Client-side Templates/value.xml
Loops over a JSON array and displays the element values.
Array touch Method
/documentation/pages/Ref/Api/Objects/Data Types/Array/touch Method.xml
Manually increment the array's changed counter.
helper::GoogleSheet AppendSheetRaw Method
/documentation/pages/Ref/Api/Namespace/Helper/GoogleSheet/AppendSheetRaw Method.xml
Append cells in first available empty space in sheet. Values are specified as JSON array of arrays . Optional range can provide a hint of where to start.
extension::json JsonForceObjectArray Method
/documentation/pages/Ref/Api/Namespace/Extension/Json/JsonForceObjectArray Method.xml