M-R Functions

The following table contains a listing of the Visual Basic run-time member functions.

Mid

Minute

MIRR

MkDir

Month

MonthName

MsgBox

NPer

NPV

Oct

Partition

Pmt

PPmt

Print

PrintLine

PV

QBColor

Randomize

Rate

Rename

Replace

Reset

RGB

Right

RmDir

Rnd

RSet

RTrim

The math function Round that was available as a Visual Basic run-time member function in version 6.0 and earlier has been replaced by a method (Round) in the Math class of the .NET Framework class library. For more information, see Math Functions (Visual Basic).

Smart Device Developer Notes

The following are not supported in smart device applications: MkDir, Print, PrintLine, Rename, Reset, and RmDir.

See Also

Reference

A-C Functions

D-G Functions

H-L Functions

S-Z Functions

Other Resources

Visual Basic Reference