7 lines
387 B
Plaintext
7 lines
387 B
Plaintext
![]() |
=== Message
|
||
|
|
||
|
* If the function is NOT a lambda: "Add a parameter to function "FFF" and use variable "XXX" as its default value; The value of "XXX" value might change at the next loop iteration."
|
||
|
|
||
|
* If the function is a lambda: "Add a parameter to the parent lambda function and use variable "XXX" as its default value; The value of "XXX" value might change at the next loop iteration."
|
||
|
|