Core
Last updated
Was this helpful?
Last updated
Was this helpful?
Core
core functions
- Shows Nelson banner.
- Evaluate Nelson code in string.
- Evaluate Nelson code with console capture.
- Evaluate Nelson code in string in an specified scope.
- Execute Nelson code in strings.
- Check for the existence.
- Terminate Nelson program (same as quit)
- undocumented features.
- Get variable name of function input.
- Detect whether the current terminal supports Unicode.
- Get license information for Nelson.
- Set/Get maximum number of computional threads.
- Return the maximum variable name length.
- Returns the number of input arguments.
- Checks the number of input arguments.
- Returns the number of output arguments.
- Checks the number of output arguments.
- Returns Nelson's root folder.
- Returns the name of the currently executing file.
- Pauses script execution.
- Return the preferences directory used by Nelson.
- Terminate Nelson application
- Executes a script file (.m).
- Get sha256 checksum.
- Return the version of Nelson.