Forum Discussion
Noeotbs
Apr 25, 2025Copper Contributor
Advanced Formula Environment module function description
In the advanced formulas it allows for modifying the description that is used in Name Manager for everything but the modules. For functions in modules the only way to access the description is by opening the Name Manager after the module is saved. But the description is overwritten with empty string when the module is changed and saved again.
Is there a way to add Descriptions to the formulas with comments or some similar?
Ex:
//Description: Reverses Characters of a String
REVERSE_STRING = LAMBDA( ...
If there's not a way to do it yet, could it be added in a future update?
--BLW
use
/** My Description **/
2 Replies
Sort By