ScriptElementKnown sub-classes: LotusScriptProperty
|
+--LotusScriptMethod
|
+--LotusScriptFunction
This class represents a LotusScript function.
| Property Summary | |
Public String | ReturnValue (Get)Returns the return datatype. |
| Methods Summary | |
Public | New(source_line As String) |
| Functions Summary | |
Public String | ToString() |
| Method Detail |
Public New(source_line As String)
| Function Detail |
Public Function ToString() As String