feature
undocumented features.
📝Syntax
ret = feature(name)
ret = feature(name, newValue)
📥Input Arguments
Parameter Description
name a string: name of the feature.
newValue a variable
📤Output Arguments
Parameter Description
ret result: result returned
📄Description

feature is an entirely undocumented and unsupported Nelson function.

It is a helper function for debugging Nelson.

feature can change without prior notice between Nelson releases, so be very careful when using this function in your code.

🕔Version History
Version Description
1.2.0 initial version
Edit this page on GitHub