Specifications

App - 24
Function Description
Rnd Generates a random number.
Round Returns a numerical value rounded at the designated decimal point
RTrim,RTrim $ Deletes the space at the right end of character string.
Second Returns the second from the serial value of date-time.
Seek Returns the current position of file.
Sgn Returns the sign of numerical value.
Shell Starts the designated program.
Sin Returns the sine value of the designated angle.
SLN
Returns the depreciation expense on assets per term using a straight line method based on
arguments.
Space,Space $ Returns the number of spaces designated.
Spc
Uses the function during the methods of Print# and Print, and returns the number of spaces
designated.
Split
Creates and retursn the one-dimensional array from the character string partitioned by each
factor.
Sqr Returns a square root.
Str,Str $ Converts a numerical value to a decimal character string.
StrComp Compares two character strings.
StrConv Converts to the designated character string.
String,String $
Returns the head character of characters or character strings indicated by the designated
character code, and the strings arranged by the specified character counts.
StrReverse Returns the character strings of which disignated character alignment is reversed.
Switch
Evaluates a list of expression and returns a value compatible with the first conditional expression
to be a truth in the list.
SYD
Returns the depreciation at the designated term using the sum-of-year's digits method based on
arguments.
Tab
Uses the function during the methods of Print# and Print, and designates the output position of
next character.
Tan Returns the tangent value of the designated angle.
Time,Time $ Returns the character string indicating the current time.
Timer Returns the number of seconds elapsed after midnight.
TimeSerial Returns the serial value compatible with the designated hrs/min/sec.
TimeValue Returns the serial value compatible with the designated time.
Trim,Trim $ Deletes the head and right end spaces of character strings.
TypeName Returns the character string of character string type providing the information for variables.
UBound Returns maximum value of array No.
UCase,UCase $ Converts a lowercase alphabet to an uppercase one.
Val Converts a character string to a numerical value.
VarType Returns the data type of variant indicated with arguments.
Weekday Returns the integral value for indicating the day of the week from the serial value of date.
WeekdayName Returns the character string indicating the day of the week designated.
Year Returns the integral value for indicating the year from the serial value of date.