Specifications
App - 23
Function Description
IsObject Returns whether an object is actually referred by an expression or not.
Join
Returns the character string created with combining the internal character string of each factor
included in the array.
LBound Returns maximum value of array subscript.
LCase,LCase $ Converts an uppercase alphabet to a lowercase one.
Left,Left $ Removes the characters of its counts designated from the left end of character string.
LeftB,LeftB $ Removes the characters of byte counts designated from the lef end of character string.
Len Returns the number of characters in character string and number of bytes in variable.
LenB Returns the number of bytes in character string and number of bytes in variable.
LoadPicture Loads a picture.
LoadResData Loads a format data that can be loaded from a resource file and returns the byte array.
LoadResPicture Loads bitmap, icon or cursor from a resource file.
LoadResString Loads a character string from a resource file.
Loc Returns the current position of file.
LOF Returns the file length to byte unit.
Log Natural logarithm
LTrim,LTrim $ Deletes a head space from a character string.
Mid,Mid $ Returns character strings of its counts designated from character strings.
MidB,MidB $ Returns characters of byte counts designated from a character string.
Minute Returns the integral value for indicating a minute (0 to 59) from the serial value of date-time.
MIRR Returns the adjustment internal profit rate based on cash flow.
Month Returns the integral value for indicating a month (1 to 12) from the serial value of date-time.
MonthName Returns the character string indicating the month designated.
MsgBox Displays a message box.
Now Returns the serial value indicating the current date-time.
NPer Returns the period needed for investments based on arguments.
NPV Returns the net present value of investments based on arguments.
Oct,Oct $ Returns the character string indicating a value in octal.
Partition Returns the character string indicating which one of multiple partitioned areas is included in.
Pmt Returns the regular amount of payment needed for investments based on arguments.
PPmt Returns the principal paid at the term designated based on arguments.
PV Returns the current value of investments based on arguments.
QBColr
Returns the value indicating the RGB code compatible with the color No. used in the traditional
QuickBasic.
Rate Returns the interest rate during investments based on arguments.
Replase
Returns the character strings of which designted part is replaced using characters counts
designated with the other ones.
RGB Returns the RGB value of color.
Right,Right $ Removes the characters of its counts designated from the right end of character string.
RightB,RightB $ Removes the characters of byte counts designated from the right end of character string.