<< exit | Core | inputname >> |
ret = feature(name) |
ret = feature(name, newValue) |
a string: name of the feature.
a variable
result: result returned
feature is an entirely undocumented and unsupported Nelson function.
It is a helper function for debugging Nelson.
featurecan change without prior notice between Nelson releases, so be very careful when using this function in your code.
Version | Description |
---|---|
1.2.0 | initial version |
Allan CORNET