/
comp
/
gb.vb
/
vb
/ round
Vb.Round (gb.vb)
Syntax
STATIC
FUNCTION
Round
(
Number
AS
Float
[
,
Decimals
AS
Integer
)
AS
Float
Implements the VB-like
Round()
function.