Hi PMario,

Most of the time I prefer to define a function this way (in particular for 
a library) :

var myUtilFunction = function(a,b,c, ..) {
}

Regards

FrD

Le samedi 21 juillet 2018 10:46:14 UTC+2, PMario a écrit :
>
> On Friday, July 20, 2018 at 10:32:07 PM UTC+2, FrD wrote:
>>
>>
>> So I've put this part in a function (say : myUtilFunction) in another 
>> tiddler (say : Utils.js, application/javascript, and module-type : 
>> library). At the end : exports.myUtilFunction = myUtilFunction;
>>
>
> Did you define myUtliFunctin like this? 
>
> function myUtilFunction(a, b, c, ..) {
> }
>
> -m
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/5b3ded8a-e134-4083-bf15-b13a72278de9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to