Function DisplayInternetLinkProperty

The display for internet links for the property

DisplayInternetLinkProperty([PROPERTY_CODE],[TYPE],[CODE])

Parameters

#TypeNamePassingDefaultDescription/Comments
1stringPROPERTY_CODErequiredn/aThe property code
2integerTYPErequired1The type where 0/1 = Setting code to use, 2 = CODE contains the actual content
3stringCODErequiredn/aEither the system setting flag or the actual link depending on the TYPE parameter

Returns

The internet link string


Example(s)

Example to get the Checkboard internet link

{{DisplayInternetLinkProperty(ALIAS.PROPCODE,1,"INTERNETLINKXCL1")}}