added enhancement in function call

This commit is contained in:
Saifeddine ALOUI 2024-07-24 01:11:06 +02:00
parent b668f955f8
commit ae1cd019e1

View File

@ -4009,6 +4009,7 @@ class APScript(StateMachine):
'"function_parameters": a list of parameter values',
"}",
"```",
"It is important to put the function call inside a function markdown tag to be interpreted."
]