You are on page 1of 1

# assistant-version=1

# Assistant tutorial v1
# Copyright Amped SRL

# This is a comment. You can write what you want and it will not appear during the
execution.

Start:
This script shows you how to create your own script. Please check the source code
by clicking on the "Edit" button (pencil).
Every block of text is referenced by a label (like Start: above)
Whatever text you write will be displayed. Click [here](Goto Next).

Add Filter:
To add a filter, you must write its name.
If you want the linked text to be the same as the filter name you can write [Image
Loader].
If you want the linked text to be different you can write [photo](Image Loader).

Goto Next Prev:


After you add a filter, you will automatically go to the next step.
But you can also go manually to the [previous](Goto Previous) or [next](Goto Next)
step.

Create and Goto:


If you want to create a filter and stay on the same page, do like this:
[Contrast Brightness](Contrast Brightness, Goto Current)
[Exposure](Exposure, Goto Current)
[Histogram Equalization](Histogram Equalization, Goto Current)
[Goto Next]

The label before a block of text can be omitted, if there is no Goto which refers
to it.

Goto Random:
Or you can jump to various labels.
For example: you can click on [Link 1](Goto Link 1) or [Link 2](Goto Link 2).

Link 1:
You clicked on Link 1!
Go to the [end](Goto Restart).

Link 2:
You clicked on Link 2!
Go to the [end](Goto Restart).

Restart:
Do you want to restart the tutorial? [Yes, please](Goto Start) [No, thanks!](Goto
End).

End:
Ok, all done.

You might also like