Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.0initial version

Author

Allan CORNET