Script blocks

We need to introduce script blocks, which can be identified by their curly braces { ... }. A script block is a collection of statements and/or expressions.

In addition, it can be saved to variables, and even passed to functions or other language constructs:

# simple ScriptBlock
{ 'This is a simple ScriptBlock'}
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.189.177