 | experimentNotesSaveNote Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Saves the note into assigned folder. Default name: note.txt
Namespace:
imbWBI.Core.commons
Assembly:
imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntaxpublic void SaveNote(
string name = ""
)
Parameters
- name (Optional)
- Type: SystemString
The name.
See Also