Skip to content

Begin block

gcvfi edited this page Oct 8, 2019 · 5 revisions

Note: Draft content, not yet reviewed or verified.

begin block [block_name]
[some instructions]
end block


begin block create_value
Create random variable password
end block

Saved block could be used with calling the name of block as same as saved variable in this case ${create_value}

Clone this wiki locally