vba - Is V() a utility function in Visual Basic? -


i'm trying reverse engineer calculator made visual basic. original author has function called on lot of variables looks like:

v(offset) v(cpx) v(cang) 

i can't find anywhere in of functions wrote. don't think utility function in visual basic. know means?

my best guess converting units of numbers called on format compatible other numbers.

as mentioned gserg above, v not utility function.


Comments

Popular posts from this blog

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -

apache - setting document root in antoher partition on ubuntu -

java - Updating to mongo 3.0 -