Click or drag to resize

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
Syntax
C#
public void SaveNote(
	string name = ""
)

Parameters

name (Optional)
Type: SystemString
The name.
See Also