Custom code inside Custom code

0 votes
Hello. Can I run custom code inside custom code? Are there any particularities? Are there any example on this?
asked Oct 2, 2014 in App42 Cloud API-BaaS by vladislav (10 points)

1 Answer

0 votes
Calling Custom Code from Custom Code is not allowed. If you have any use case where you want to do this, I would recommend to make a private method in single class and call it from main entry method of custom code. Basically both  of your method will reside in same class and call call it internally instead of calling externally.

Let me know if it helps.

Ajay
answered Oct 2, 2014 by ajay123 (899 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...