Add docs for to_json and from_json

This commit is contained in:
GenevensiS
2025-08-07 20:49:58 +02:00
parent 5fcc5a43fd
commit d3ed8fcaca
6 changed files with 43 additions and 2 deletions
@@ -13,6 +13,8 @@ $built_in_functions = array(
'to_color' =>'',
'to_image' =>'',
'to_date' =>'',
'to_json' =>'',
'from_json' =>'',
'make_map' =>'',
// numbers
'abs' =>'',