ui.Application.getClassNames()

ui.Application.getClassNames() returns an array of the class names of the application.

Syntax

ui.Application.GetCurrent().GetClassNames()

Usage and examples

MAIN
CALL ui.Application.GetCurrent().SetClassNames(["className_1", "className_2", "classname_n"])
DISPLAY ui.Application.GetCurrent().GetClassNames()
END MAIN

 

 

Contact Us

Privacy Policy

Copyright © 2025 Querix, (UK) Ltd.