Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Free functions

fill_with_zeroesFill the provided array with zeroes….
get_single
getRead a record from a table, with its ID and layout….
set_single
delete_single
setWrite a record with its ID, layout and new value….
deletedelete a record from a table with its ID and layout….
set_arrayWrite a part of an array nested in value , delimited by an offset and a size….
get_arrayRead an array….