Check your knowledge

Completed

Answer the following questions to see what you've learned.

1.

If you run the following code, when will the message be displayed? (if GuiAllowed() Then Message(Text000);)

2.

How can you make sure that certain pieces of AL code that you've created can't be accessed outside of the object?