Purpose: Send html contents to a client
Properties
- Name: Title
- Type: String or Expression
- Direction: in
- Purpose: popup window's title containing html
-
Name: Contents
- Type: String or Expression
- Direction: in
- Purpose: Html or Url to display
-
Name: IsUrl
- Type: Boolean or Expression
- Direction: in
- Purpose: True if Contents should be interpreted as url, False otherwise