getTitle()
The
ruiLib.getTitle()
system function returns the current value of the
title
property of a Rich UI application.
Syntax
result
STRING =
ruiLib.getTitle
()
result
The title value.
Related reference
Rich UI Handler part
EGL library ruiLib
setTitle()
Feedback