Axiom Processing Language (APL): This section explains how to use the Axiom Processing Language to get deeper insights from your data.
Set statement: The set statement is used to set a query option in your APL query.
Special field attributes: This page explains how to implement special fields within APL queries to enhance the functionality and interactivity of datasets. Use these fields in APL queries to add unique behaviors to the Axiom user interface.
Array functions: This section explains how to use array functions in APL.
array_concat: This page explains how to use the array_concat function in APL.
array_extract: This page explains how to use the array_extract function in APL.
array_iff: This page explains how to use the array_iff function in APL.
array_index_of: This page explains how to use the array_index_of function in APL.
array_length: This page explains how to use the array_length function in APL.
array_reverse: This page explains how to use the array_reverse function in APL.
array_rotate_left: This page explains how to use the array_rotate_left function in APL.
array_rotate_right: This page explains how to use the array_rotate_right function in APL.
array_select_dict: This page explains how to use the array_select_dict function in APL.
array_shift_left: This page explains how to use the array_shift_left function in APL.
array_shift_right: This page explains how to use the array_shift_right function in APL.
array_slice: This page explains how to use the array_slice function in APL.
array_sort_asc: This page explains how to use the array_sort_asc function in APL.
array_sort_desc: This page explains how to use the array_sort_desc function in APL.
array_split: This page explains how to use the array_split function in APL.
array_sum: This page explains how to use the array_sum function in APL.
bag_has_key: This page explains how to use the bag_has_key function in APL.
bag_keys: This page explains how to use the bag_keys function in APL.
bag_pack: This page explains how to use the bag_pack and pack functions in APL.
isarray: This page explains how to use the isarray function in APL.
len: This page explains how to use the len function in APL.
pack_array: This page explains how to use the pack_array function in APL.
pack_dictionary: This page explains how to use the pack_dictionary function in APL.
strcat_array: This page explains how to use the strcat_array function in APL.
Conditional functions: Learn how to use and combine different conditional functions in APL
Conversion functions: Learn how to use and combine different conversion functions in APL
toarray: This page explains how to use the toarray function in APL.
todynamic: This page explains how to use the todynamic function in APL.
Datetime functions: Learn how to use and combine different timespan functions in APL