I want to use a!safeLink() function. The uri keyword of that function uses SafeURI type. How do I cast a text string to a safeuri type?

Certified Senior Developer

Hi,

a!safeLink(
label: "RPA",
uri: cast(
'type!{www.appian.com/.../2009}SafeURI',
"">XXXXX.appiancloud.com/.../nodes.xhtml",
),

Regards

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data