A 
		
								
				
				
			
		Alban
How to add a comment before a function , displayed when typing the function
name ?
for example
///<summary>
/// this is the comment
///</summary>
public function GetFirstName()
GetFirstName = "my name"
end function
thanks for your help
				
			name ?
for example
///<summary>
/// this is the comment
///</summary>
public function GetFirstName()
GetFirstName = "my name"
end function
thanks for your help
