feature

undocumented features.

Syntax

  • ret = feature(name)

  • ret = feature(name, newValue)

Input argument

  • name - a string: name of the feature.

  • newValue - a variable

Output argument

  • ret - result: result returned

Description

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.

History

VersionDescription

1.2.0

initial version

Author

Allan CORNET

Last updated