Join Slack
Powered by
What is `@param` for? Does this work as a constant...
# suitescript
s
Slig
12/08/2021, 2:28 PM
What is
@param
for? Does this work as a constant? When should I use it?
s
stalbert
12/08/2021, 2:44 PM
in what context? Where are you seeing mention of that string? In JSDOC it indicates a parameter to a function.
https://jsdoc.app/tags-param.html
stalbert
12/09/2021, 8:46 PM
I don't see
@param
in that anywhere, not the string "pago(paid)" so I've no idea
3
Views
Open in Slack
Previous
Next