What is `@param` for? Does this work as a constant...
# suitescript
s
What is
@param
for? Does this work as a constant? When should I use it?
s
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
I don't see
@param
in that anywhere, not the string "pago(paid)" so I've no idea