Multiple choice technology programming languages

Can :SYSTEM.CURRENT_BLOCK value be changed ?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

:SYSTEM.CURRENT_BLOCK is a read-only system variable in Oracle Forms. It reflects the current navigation context and cannot be directly assigned a value by user code.