#Is this method calling itself, is this why it loops ?
11 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @covert narwhal! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
@unkempt sage Thank you
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
There is a kind of function which is called recursive, that inside it's body it calls itself, until it reaches a stopping point, or in other words, reaches a value or a condition that you want.
I'm not sure that this is what you're trying to do, but if not, there's no need to call electrify on itself.
Are you doing it in order to return a value that is of the class pikachu?