Using functions, scripts, and variables

Knowledge quiz

It's time to put what you've learned to the test, get 5 right to pass this unit.

1.

Why would you use a substitution parameter?

Choose the correct answer.
2.

All functions can be called from custom functions or scripts.

Choose the correct answer.
3.

A custom function must have a return value and at least one input parameter.

Choose the correct answer.
4.

What can be said about local variables?

There are two correct answers.
5.

Where can you use scripts?

There are two correct answers.
6.

A custom function can be used in a Query transform.

Choose the correct answer.