String

Returns the OIA (Operator Information Area) as a string.


Syntax

FlexOIA.String


Example

Sub Main()

MsgBox FlexOIA.String

End Sub