Create function equals ".function()" #2717
Unanswered
Thomas-Teo
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I'm guessing this is for Javascript. You could probably google this, but this article and this article are good places to start. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How i create a function equals
str.toUpperCase()
(string+dot+function)?create methods and functions I know, but I wanted one like
str.toUpperCase()
, so I just use the dot and the function and it worksBeta Was this translation helpful? Give feedback.
All reactions