Topic starter
14/05/2024 7:52 pm
To get name of app object as text, cast to the AppObject identifier to a string:
String sAppObjectName = [String]MyAppObject
This technique will work even if MyAppObject contains a ‘.’ (object hierarchy)
Currently viewing this topic 1 guest.
Contact Our Team