Posted May 04, 2021 by XGASOFT
#update
ds_struct_copy
for "deep cloning" structs and all contents (including other structs/arrays)
ds_struct_find_first
, ds_struct_find_next
, ds_struct_find_previous
, ds_struct_find_last
foreach
(loops all instances of an object)
wait
timer accuracy when application is running below performance target
string_explode
returning an empty first value if the delimeter doesn't exist in the stringstring_implode
returning a string with a delimeter even if only one array value exists