TrvExpGuest.editTitle Method
Gets or sets the title of the guest.
Syntax
edit TrvGuestTitle editTitle(boolean _set, TrvGuestTitle _title)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the value should be set.
- _title
Type: TrvGuestTitle Extended Data Type
The new value of the title to set.
Return Value
Type: TrvGuestTitle Extended Data Type
The current value of the title.