Results 1 to 2 of 2

Thread: Is Optional ByVal correct syntax?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2001
    Location
    Trafalgar, IN
    Posts
    4,141

    Is Optional ByVal correct syntax?

    Last week is the first time I've seen this syntax. It seems to work but I was wondering if it is the correct way of doing things.
    VB Code:
    1. Private Function RC([color=red]Optional ByVal[/color] RsInput As String = "") As String

  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    It's proper.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width