Add "go to the source or help" for JavaScript

After I opened a sample project named "catching-birds.saolapack ".
then I saw the content of function: first_bird of element bird_01.

then I saw many unknown syntax for me, such as:
getElement()? getPositionPow()? shootMove()? loopBird()? setText()?

I want to know what does the getElement() mean,
or to know what does the getPositionPow() do,
so I try to hold Ctrl key and click a function name,
and try to mark a function name then press F1, but nothing happened.

it is so hard to program JavaScript inside Soala-Animate.
ā€œGo to the sourceā€ or ā€œShow syntax helpā€
seems a standard service in modern development environment,
please consider how to improve user experience about your JavaScript Editor.

Best regards,
Afei

Hi,

Please see my answer in this thread:

Regards

1 Like