H-L Functions

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

Hex

Hour

IIf

Input

InputBox

InputString

InStr

InStrRev

Int

IPmt

IRR

IsArray

IsDate

IsDBNull

IsError

IsNothing

IsNumeric

IsReference

Join

Kill

LBound

LCase

Left

Len

LineInput

Loc

Lock

LOF

LSet

LTrim

 

 

The math function Log that was available as a Visual Basic run-time member function in version 6.0 and earlier has been replaced by a method (Log) 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: Input, InputString, Kill, LineInput, Loc, Lock, and LOF.

See Also

Reference

A-C Functions

D-G Functions

M-R Functions

S-Z Functions

Other Resources

Visual Basic Reference