Lingo Dictionary > G-K > HTML |
![]() ![]() ![]() |
HTML
Syntax
member(
whichMember
)
.
HTML
Description
Cast member property; accesses text and tags that control the layout of the text within an HTML-formatted text cast member.
This property can be tested and set.
Example
This statement displays in the message window the HTML formatting information embedded in the text cast member Home Page:
put member("Home Page").HTML
See also
![]() ![]() ![]() |