gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

Create note resource

TASK
2 times
100 %
31 milliseconds
Typing name :  TASK.gws_core.CreateNoteResource Brick :  gws_core

Create an empty note resource or from a note template

Create a note resource. It can be initialized from a note template of directly from the configuration.

The note resource can then by used in other tasks or converted to a lab note.

Output

Note resource
New note resource

Configuration

template

Optional

Type : note_template_param

title

Optional

Title of the note resource

Type : stringDefault value : New note resource

note

Optional

Note resource content, this overrides the template

Type : rich_text_param