Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiHypertextReadin

hiHypertextReadin(
g_hypertextField
t_textFile
)
=> t / nil

Description

Reads in a text file, which can include hyperlinks, into a hypertext field. This function resets the value of the hypertext field.

Arguments

g_hypertextField

Symbol representing the hypertext field that you want to update.

t_textFile

Text file, which can include hyperlinks, that you want to read into the hypertext field.

Values Returned

t

The text file was read in.

nil

There was an error.

Related Topics

Form and Field Functions

hiHypertextReplace

hiHypertextScroll

hiCreateHypertextField

hiCreateSimpleHypertextField

hiLaunchBrowser


Return to top
 ⠀
X