Set HTMLText and Get Effective HTMLText

Paul Dupuis paul at researchware.com
Wed May 18 13:38:52 EDT 2022


Instead of:

set the HTMLText of VarHTMLText to URL VarURL

Use:

set the HTMLText of the templateField to URL VarURL

And instead of:

get the effective HTMLText of VarHTMLText2

Use:

get the effective HTMLText of the templateField



More information about the use-livecode mailing list