A
Aaron
how can i write a function that returns true when it sees
"textbox1.value" (without quotes) only and returns false when it sees
func(textbox1.value, var) or anything else.
Thanks,
Aaron
example text
----------------------------
some line
func(textbox1.value, var)
some line
some line
textbox1.value
some line
----------------------------
"textbox1.value" (without quotes) only and returns false when it sees
func(textbox1.value, var) or anything else.
Thanks,
Aaron
example text
----------------------------
some line
func(textbox1.value, var)
some line
some line
textbox1.value
some line
----------------------------