I’m trying to use the Information Object in Royal JSON and it’s not working.
Information Object says it’s supported in your documentation.
Here is the JSON in the dynamic folder I’m trying:
{
"Objects": [
{
"Type": "Information",
"Name": "test1",
}
]
}
It says valid JSON on validate, yet when I click reload nothing shows up.