Returns the description of an argument to an object of type START_SUBROUTINE. For objects of other types, it returns the empty string.
Visual Basic |
---|
Public Function GetArgumentDescription( _ ByVal Position As Long _ ) As String |
- Position
- Required Long that indicates the number of the argument from which to obtain the description.
String value.