How to pass object from system property to UI Builder
Hi,I have an system property which stores the object value. When i access the system property from the UI Builder, I see the object with "\" backslash in it.Below is the system property:Below is the system property that i am accessing in UI BuilderHo...