Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
omartin
in reply to: JBEDsol

Custom iProps can be what ever type that is available when you go and add one manually.

You can use the object type instead of variant to make it generic.

Keep in mind the iproperty type will change depending on what type of value you assign ex: assigning "123" and 123 will change the iproperty type automatically between string and number.

Was my reply Helpful ? send a Kudos or accept as solution