Enables or disables hyperlink interactivity in the frame. The frame's hyperlink-related script handlers will only be run if hyperlinks are enabled.

Signature:

SimpleHTML:SetHyperlinksEnabled(enable)

Arguments:

  • enable - True to enable hyperlink interactivity in the frame; false to disable (boolean)