Now (VBScript)
Rtrim (VBScript)
Right (VBScript)
The
Right
command returns the last
num
characters in
inStr
.
Syntax
RIGHT ( inStr, num )