S-Z Functions

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

SaveSetting

Second

Seek

SetAttr

Shell

SLN

Space

SPC

Split

Str

StrComp

StrConv

StrDup

StrReverse

Switch

SYD

SystemTypeName

TAB

TimeSerial

TimeValue

Trim

TypeName

UBound

UCase

Unlock

Val

VarType

VbTypeName

Weekday

WeekdayName

Write

WriteLine

Year

 

 

 

The math functions Sgn, Sin, Sqr, and Tan that were available as Visual Basic run-time member functions in version 6.0 and earlier have been replaced by methods (Sign, Sin, Sqrt, and Tan) 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: SaveSetting, Seek, SetAttr, Shell, SPC, StrConv, TAB, Unlock, VarType, Write, and WriteLine.

See Also

Reference

A-C Functions

D-G Functions

H-L Functions

M-R Functions

Other Resources

Visual Basic Reference