IsHyperlink property: Field class
Description
Use this property to set or return a Boolean value indicating whether the field is a hyperlink.
This property is read/write.
Important:
Use this property within fluid applications only.
Example
GetLevel0()(1).QE_WORK_REC1.OPTION_CD.isHyperLink = True;