If a script add-in implements the OnFAYTClose event, the method receives an FAYTCloseData object when the FAYT closes (assuming it has been used with a script FAYT command).
Property Name | Return Type | Description |
---|---|---|
tab |
object:Tab |
Returns a Tab object representing the tab that the FAYT closed in. |