مي توني به اين روش عمل كني:

Dim a As String = "Msgbox(""Test"")"
If a = "Msgbox(""Test"")" Then
MsgBox("Test")
End If