🎴 Flashcard Mode
Oracle Forms Development
Card1 / 19
Mastered0
Review0
QuestionClick to flip
Can :SYSTEM.CURRENT_BLOCK value be changed ?
AnswerClick to flip back
A
False
💡 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.