home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / chip12_99.iso / software / testsoft / kmax / Kmax26.exe / DISK1 / utility.mda / ExpFunctions.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-12-28  |  17.9 KB

  1. {
  2.     "schema": {
  3.         "CategoryID": "Long Integer",
  4.         "ItemID": "Long Integer",
  5.         "ItemName": "Text (50)",
  6.         "ItemNameIntl": "Text (50)",
  7.         "HintText": "Text (255)"
  8.     },
  9.     "data": [
  10.         {
  11.             "CategoryID": 12,
  12.             "ItemID": 112,
  13.             "ItemName": "Abs",
  14.             "ItemNameIntl": "Abs",
  15.             "HintText": "Returns the absolute value of a number."
  16.         },
  17.         {
  18.             "CategoryID": 16,
  19.             "ItemID": 141,
  20.             "ItemName": "Asc",
  21.             "ItemNameIntl": "Asc",
  22.             "HintText": "Returns a numeric value that is the ANSI code for the first character in a string expression."
  23.         },
  24.         {
  25.             "CategoryID": 2,
  26.             "ItemID": 3,
  27.             "ItemName": "Asc",
  28.             "ItemNameIntl": "Asc",
  29.             "HintText": "Returns a numeric value that is the ANSI code for the first character in a string expression."
  30.         },
  31.         {
  32.             "CategoryID": 12,
  33.             "ItemID": 113,
  34.             "ItemName": "Atn",
  35.             "ItemNameIntl": "Atn",
  36.             "HintText": "ArcTangent of a number.  Takes the ratio of two sides of a right triangle and returns the corresponding angle."
  37.         },
  38.         {
  39.             "CategoryID": 15,
  40.             "ItemID": 130,
  41.             "ItemName": "Avg",
  42.             "ItemNameIntl": "Avg"
  43.         },
  44.         {
  45.             "CategoryID": 2,
  46.             "ItemID": 169,
  47.             "ItemName": "CCur",
  48.             "ItemNameIntl": "CCur"
  49.         },
  50.         {
  51.             "CategoryID": 2,
  52.             "ItemID": 170,
  53.             "ItemName": "CDbl",
  54.             "ItemNameIntl": "CDbl"
  55.         },
  56.         {
  57.             "CategoryID": 14,
  58.             "ItemID": 127,
  59.             "ItemName": "Choose",
  60.             "ItemNameIntl": "Choose"
  61.         },
  62.         {
  63.             "CategoryID": 16,
  64.             "ItemID": 142,
  65.             "ItemName": "Chr",
  66.             "ItemNameIntl": "Chr",
  67.             "HintText": "Returns a one-character string whose ANSI code is the argument."
  68.         },
  69.         {
  70.             "CategoryID": 2,
  71.             "ItemID": 4,
  72.             "ItemName": "Chr",
  73.             "ItemNameIntl": "Chr",
  74.             "HintText": "Returns a one-character string whose ANSI code is the argument."
  75.         },
  76.         {
  77.             "CategoryID": 16,
  78.             "ItemID": 143,
  79.             "ItemName": "Chr$",
  80.             "ItemNameIntl": "Chr$"
  81.         },
  82.         {
  83.             "CategoryID": 2,
  84.             "ItemID": 5,
  85.             "ItemName": "Chr$",
  86.             "ItemNameIntl": "Chr$"
  87.         },
  88.         {
  89.             "CategoryID": 2,
  90.             "ItemID": 171,
  91.             "ItemName": "CInt",
  92.             "ItemNameIntl": "CInt"
  93.         },
  94.         {
  95.             "CategoryID": 2,
  96.             "ItemID": 172,
  97.             "ItemName": "CLng",
  98.             "ItemNameIntl": "CLng"
  99.         },
  100.         {
  101.             "CategoryID": 9,
  102.             "ItemID": 68,
  103.             "ItemName": "CodeDB",
  104.             "ItemNameIntl": "CodeDB"
  105.         },
  106.         {
  107.             "CategoryID": 9,
  108.             "ItemID": 69,
  109.             "ItemName": "Command",
  110.             "ItemNameIntl": "Command"
  111.         },
  112.         {
  113.             "CategoryID": 9,
  114.             "ItemID": 70,
  115.             "ItemName": "Command$",
  116.             "ItemNameIntl": "Command$"
  117.         },
  118.         {
  119.             "CategoryID": 12,
  120.             "ItemID": 114,
  121.             "ItemName": "Cos",
  122.             "ItemNameIntl": "Cos",
  123.             "HintText": "Cosine of an angle, measured in radians."
  124.         },
  125.         {
  126.             "CategoryID": 15,
  127.             "ItemID": 131,
  128.             "ItemName": "Count",
  129.             "ItemNameIntl": "Count"
  130.         },
  131.         {
  132.             "CategoryID": 3,
  133.             "ItemID": 71,
  134.             "ItemName": "CreateControl",
  135.             "ItemNameIntl": "CreateControl"
  136.         },
  137.         {
  138.             "CategoryID": 3,
  139.             "ItemID": 72,
  140.             "ItemName": "CreateForm",
  141.             "ItemNameIntl": "CreateForm"
  142.         },
  143.         {
  144.             "CategoryID": 3,
  145.             "ItemID": 73,
  146.             "ItemName": "CreateGroupLevel",
  147.             "ItemNameIntl": "CreateGroupLevel"
  148.         },
  149.         {
  150.             "CategoryID": 5,
  151.             "ItemID": 190,
  152.             "ItemName": "CreateObject",
  153.             "ItemNameIntl": "CreateObject"
  154.         },
  155.         {
  156.             "CategoryID": 3,
  157.             "ItemID": 74,
  158.             "ItemName": "CreateObject",
  159.             "ItemNameIntl": "CreateObject"
  160.         },
  161.         {
  162.             "CategoryID": 3,
  163.             "ItemID": 75,
  164.             "ItemName": "CreateReport",
  165.             "ItemNameIntl": "CreateReport"
  166.         },
  167.         {
  168.             "CategoryID": 3,
  169.             "ItemID": 76,
  170.             "ItemName": "CreateReportControl",
  171.             "ItemNameIntl": "CreateReportControl"
  172.         },
  173.         {
  174.             "CategoryID": 2,
  175.             "ItemID": 173,
  176.             "ItemName": "CSng",
  177.             "ItemNameIntl": "CSng"
  178.         },
  179.         {
  180.             "CategoryID": 2,
  181.             "ItemID": 174,
  182.             "ItemName": "CStr",
  183.             "ItemNameIntl": "CStr"
  184.         },
  185.         {
  186.             "CategoryID": 10,
  187.             "ItemID": 93,
  188.             "ItemName": "CurDir",
  189.             "ItemNameIntl": "CurDir"
  190.         },
  191.         {
  192.             "CategoryID": 10,
  193.             "ItemID": 94,
  194.             "ItemName": "CurDir$",
  195.             "ItemNameIntl": "CurDir$"
  196.         },
  197.         {
  198.             "CategoryID": 3,
  199.             "ItemID": 78,
  200.             "ItemName": "CurrentUser",
  201.             "ItemNameIntl": "CurrentUser"
  202.         },
  203.         {
  204.             "CategoryID": 2,
  205.             "ItemID": 175,
  206.             "ItemName": "CVar",
  207.             "ItemNameIntl": "CVar"
  208.         },
  209.         {
  210.             "CategoryID": 4,
  211.             "ItemID": 183,
  212.             "ItemName": "CVDate",
  213.             "ItemNameIntl": "CVDate"
  214.         },
  215.         {
  216.             "CategoryID": 2,
  217.             "ItemID": 6,
  218.             "ItemName": "CVDate",
  219.             "ItemNameIntl": "CVDate"
  220.         },
  221.         {
  222.             "CategoryID": 4,
  223.             "ItemID": 38,
  224.             "ItemName": "Date",
  225.             "ItemNameIntl": "Date",
  226.             "HintText": "Return the current system date."
  227.         },
  228.         {
  229.             "CategoryID": 4,
  230.             "ItemID": 39,
  231.             "ItemName": "Date$",
  232.             "ItemNameIntl": "Date$"
  233.         },
  234.         {
  235.             "CategoryID": 4,
  236.             "ItemID": 40,
  237.             "ItemName": "DateAdd",
  238.             "ItemNameIntl": "DateAdd",
  239.             "HintText": "Returns a Variant of type Date to which a specified time interval has been added."
  240.         },
  241.         {
  242.             "CategoryID": 4,
  243.             "ItemID": 41,
  244.             "ItemName": "DateDiff",
  245.             "ItemNameIntl": "DateDiff",
  246.             "HintText": "Returns a Variant that contains the number of time intervals between two specified dates."
  247.         },
  248.         {
  249.             "CategoryID": 4,
  250.             "ItemID": 42,
  251.             "ItemName": "DatePart",
  252.             "ItemNameIntl": "DatePart",
  253.             "HintText": "Returns a specified part of a given date."
  254.         },
  255.         {
  256.             "CategoryID": 2,
  257.             "ItemID": 7,
  258.             "ItemName": "DateSerial",
  259.             "ItemNameIntl": "DateSerial",
  260.             "HintText": "Returns the date serial for a specific year, month, and day."
  261.         },
  262.         {
  263.             "CategoryID": 4,
  264.             "ItemID": 184,
  265.             "ItemName": "DateSerial",
  266.             "ItemNameIntl": "DateSerial"
  267.         },
  268.         {
  269.             "CategoryID": 2,
  270.             "ItemID": 8,
  271.             "ItemName": "DateValue",
  272.             "ItemNameIntl": "DateValue",
  273.             "HintText": "Returns the date represented by the date of a String argument."
  274.         },
  275.         {
  276.             "CategoryID": 4,
  277.             "ItemID": 185,
  278.             "ItemName": "DateValue",
  279.             "ItemNameIntl": "DateValue"
  280.         },
  281.         {
  282.             "CategoryID": 6,
  283.             "ItemID": 27,
  284.             "ItemName": "DAvg",
  285.             "ItemNameIntl": "DAvg"
  286.         },
  287.         {
  288.             "CategoryID": 2,
  289.             "ItemID": 9,
  290.             "ItemName": "Day",
  291.             "ItemNameIntl": "Day",
  292.             "HintText": "Returns an integer between 1 and 31, inclusive, that represents the day of the month for a date argument."
  293.         },
  294.         {
  295.             "CategoryID": 4,
  296.             "ItemID": 176,
  297.             "ItemName": "Day",
  298.             "ItemNameIntl": "Day"
  299.         },
  300.         {
  301.             "CategoryID": 6,
  302.             "ItemID": 28,
  303.             "ItemName": "DCount",
  304.             "ItemNameIntl": "DCount"
  305.         },
  306.         {
  307.             "CategoryID": 8,
  308.             "ItemID": 55,
  309.             "ItemName": "DDB",
  310.             "ItemNameIntl": "DDB",
  311.             "HintText": "Depreciation of an asset for a specific period using the double-declining balance method."
  312.         },
  313.         {
  314.             "CategoryID": 5,
  315.             "ItemID": 47,
  316.             "ItemName": "DDE",
  317.             "ItemNameIntl": "DDE"
  318.         },
  319.         {
  320.             "CategoryID": 5,
  321.             "ItemID": 48,
  322.             "ItemName": "DDEInitiate",
  323.             "ItemNameIntl": "DDEInitiate"
  324.         },
  325.         {
  326.             "CategoryID": 5,
  327.             "ItemID": 49,
  328.             "ItemName": "DDERequest",
  329.             "ItemNameIntl": "DDERequest"
  330.         },
  331.         {
  332.             "CategoryID": 5,
  333.             "ItemID": 50,
  334.             "ItemName": "DDESend",
  335.             "ItemNameIntl": "DDESend"
  336.         },
  337.         {
  338.             "CategoryID": 3,
  339.             "ItemID": 79,
  340.             "ItemName": "DeleteControl",
  341.             "ItemNameIntl": "DeleteControl"
  342.         },
  343.         {
  344.             "CategoryID": 3,
  345.             "ItemID": 80,
  346.             "ItemName": "DeleteReportControl",
  347.             "ItemNameIntl": "DeleteReportControl"
  348.         },
  349.         {
  350.             "CategoryID": 10,
  351.             "ItemID": 95,
  352.             "ItemName": "Dir",
  353.             "ItemNameIntl": "Dir"
  354.         },
  355.         {
  356.             "CategoryID": 10,
  357.             "ItemID": 96,
  358.             "ItemName": "Dir$",
  359.             "ItemNameIntl": "Dir$"
  360.         },
  361.         {
  362.             "CategoryID": 6,
  363.             "ItemID": 81,
  364.             "ItemName": "DLookup",
  365.             "ItemNameIntl": "DLookup"
  366.         },
  367.         {
  368.             "CategoryID": 6,
  369.             "ItemID": 31,
  370.             "ItemName": "DMax",
  371.             "ItemNameIntl": "DMax"
  372.         },
  373.         {
  374.             "CategoryID": 6,
  375.             "ItemID": 32,
  376.             "ItemName": "DMin",
  377.             "ItemNameIntl": "DMin"
  378.         },
  379.         {
  380.             "CategoryID": 9,
  381.             "ItemID": 82,
  382.             "ItemName": "DoEvents",
  383.             "ItemNameIntl": "DoEvents"
  384.         },
  385.         {
  386.             "CategoryID": 6,
  387.             "ItemID": 33,
  388.             "ItemName": "DStDev",
  389.             "ItemNameIntl": "DStDev"
  390.         },
  391.         {
  392.             "CategoryID": 6,
  393.             "ItemID": 34,
  394.             "ItemName": "DStDevP",
  395.             "ItemNameIntl": "DStDevP"
  396.         },
  397.         {
  398.             "CategoryID": 6,
  399.             "ItemID": 35,
  400.             "ItemName": "DSum",
  401.             "ItemNameIntl": "DSum"
  402.         },
  403.         {
  404.             "CategoryID": 6,
  405.             "ItemID": 36,
  406.             "ItemName": "DVar",
  407.             "ItemNameIntl": "DVar"
  408.         },
  409.         {
  410.             "CategoryID": 6,
  411.             "ItemID": 37,
  412.             "ItemName": "DVarP",
  413.             "ItemNameIntl": "DVarP"
  414.         },
  415.         {
  416.             "CategoryID": 9,
  417.             "ItemID": 83,
  418.             "ItemName": "Environ",
  419.             "ItemNameIntl": "Environ"
  420.         },
  421.         {
  422.             "CategoryID": 9,
  423.             "ItemID": 84,
  424.             "ItemName": "Environ$",
  425.             "ItemNameIntl": "Environ$"
  426.         },
  427.         {
  428.             "CategoryID": 10,
  429.             "ItemID": 97,
  430.             "ItemName": "EOF",
  431.             "ItemNameIntl": "EOF"
  432.         },
  433.         {
  434.             "CategoryID": 7,
  435.             "ItemID": 51,
  436.             "ItemName": "Erl",
  437.             "ItemNameIntl": "Erl"
  438.         },
  439.         {
  440.             "CategoryID": 7,
  441.             "ItemID": 52,
  442.             "ItemName": "Err",
  443.             "ItemNameIntl": "Err"
  444.         },
  445.         {
  446.             "CategoryID": 7,
  447.             "ItemID": 53,
  448.             "ItemName": "Error",
  449.             "ItemNameIntl": "Error"
  450.         },
  451.         {
  452.             "CategoryID": 7,
  453.             "ItemID": 54,
  454.             "ItemName": "Error$",
  455.             "ItemNameIntl": "Error$"
  456.         },
  457.         {
  458.             "CategoryID": 3,
  459.             "ItemID": 85,
  460.             "ItemName": "Eval",
  461.             "ItemNameIntl": "Eval"
  462.         },
  463.         {
  464.             "CategoryID": 12,
  465.             "ItemID": 115,
  466.             "ItemName": "Exp",
  467.             "ItemNameIntl": "Exp",
  468.             "HintText": "e (the base of natural logarithms) raised to a power."
  469.         },
  470.         {
  471.             "CategoryID": 10,
  472.             "ItemID": 98,
  473.             "ItemName": "FileAttr",
  474.             "ItemNameIntl": "FileAttr"
  475.         },
  476.         {
  477.             "CategoryID": 12,
  478.             "ItemID": 116,
  479.             "ItemName": "Fix",
  480.             "ItemNameIntl": "Fix",
  481.             "HintText": "Returns the integer portion of a number, removing any fractional part.  If negative, returns the first negative integer >= number.  See also Int."
  482.         },
  483.         {
  484.             "CategoryID": 16,
  485.             "ItemID": 144,
  486.             "ItemName": "Format",
  487.             "ItemNameIntl": "Format",
  488.             "HintText": "Format a number, date, time, or string according to instructions contained in a format expression."
  489.         },
  490.         {
  491.             "CategoryID": 16,
  492.             "ItemID": 145,
  493.             "ItemName": "Format$",
  494.             "ItemNameIntl": "Format$"
  495.         },
  496.         {
  497.             "CategoryID": 10,
  498.             "ItemID": 99,
  499.             "ItemName": "FreeFile",
  500.             "ItemNameIntl": "FreeFile"
  501.         },
  502.         {
  503.             "CategoryID": 8,
  504.             "ItemID": 56,
  505.             "ItemName": "FV",
  506.             "ItemNameIntl": "FV",
  507.             "HintText": "Future value of an annuity based on periodic, constant payments and a constant interest rate."
  508.         },
  509.         {
  510.             "CategoryID": 5,
  511.             "ItemID": 189,
  512.             "ItemName": "GetObject",
  513.             "ItemNameIntl": "GetObject"
  514.         },
  515.         {
  516.             "CategoryID": 3,
  517.             "ItemID": 86,
  518.             "ItemName": "GetObject",
  519.             "ItemNameIntl": "GetObject"
  520.         },
  521.         {
  522.             "CategoryID": 2,
  523.             "ItemID": 12,
  524.             "ItemName": "Hex",
  525.             "ItemNameIntl": "Hex"
  526.         },
  527.         {
  528.             "CategoryID": 2,
  529.             "ItemID": 13,
  530.             "ItemName": "Hex$",
  531.             "ItemNameIntl": "Hex$"
  532.         },
  533.         {
  534.             "CategoryID": 2,
  535.             "ItemID": 14,
  536.             "ItemName": "Hour",
  537.             "ItemNameIntl": "Hour"
  538.         },
  539.         {
  540.             "CategoryID": 4,
  541.             "ItemID": 177,
  542.             "ItemName": "Hour",
  543.             "ItemNameIntl": "Hour"
  544.         },
  545.         {
  546.             "CategoryID": 14,
  547.             "ItemID": 128,
  548.             "ItemName": "IIf",
  549.             "ItemNameIntl": "IIf"
  550.         },
  551.         {
  552.             "CategoryID": 9,
  553.             "ItemID": 348,
  554.             "ItemName": "In",
  555.             "ItemNameIntl": "In"
  556.         },
  557.         {
  558.             "CategoryID": 10,
  559.             "ItemID": 100,
  560.             "ItemName": "Input",
  561.             "ItemNameIntl": "Input"
  562.         },
  563.         {
  564.             "CategoryID": 10,
  565.             "ItemID": 101,
  566.             "ItemName": "Input$",
  567.             "ItemNameIntl": "Input$"
  568.         },
  569.         {
  570.             "CategoryID": 13,
  571.             "ItemID": 124,
  572.             "ItemName": "InputBox",
  573.             "ItemNameIntl": "InputBox"
  574.         },
  575.         {
  576.             "CategoryID": 13,
  577.             "ItemID": 125,
  578.             "ItemName": "InputBox$",
  579.             "ItemNameIntl": "InputBox$"
  580.         },
  581.         {
  582.             "CategoryID": 16,
  583.             "ItemID": 146,
  584.             "ItemName": "InStr",
  585.             "ItemNameIntl": "InStr",
  586.             "HintText": "Returns the position of the first occurrence of one string within another."
  587.         },
  588.         {
  589.             "CategoryID": 12,
  590.             "ItemID": 117,
  591.             "ItemName": "Int",
  592.             "ItemNameIntl": "Int",
  593.             "HintText": "Returns the integer portion of a number, removing any fractional part.  If negative, returns the first negative integer <= number.  See also Fix."
  594.         },
  595.         {
  596.             "CategoryID": 8,
  597.             "ItemID": 57,
  598.             "ItemName": "IPmt",
  599.             "ItemNameIntl": "IPmt",
  600.             "HintText": "Interest payment for a given period of an annuity pased on periodic, constant payments and a constant interest rate."
  601.         },
  602.         {
  603.             "CategoryID": 8,
  604.             "ItemID": 58,
  605.             "ItemName": "IRR",
  606.             "ItemNameIntl": "IRR",
  607.             "HintText": "Internal rate of return for a series of periodic cash flows (payments and receipts)."
  608.         },
  609.         {
  610.             "CategoryID": 4,
  611.             "ItemID": 186,
  612.             "ItemName": "IsDate",
  613.             "ItemNameIntl": "IsDate"
  614.         },
  615.         {
  616.             "CategoryID": 11,
  617.             "ItemID": 107,
  618.             "ItemName": "IsDate",
  619.             "ItemNameIntl": "IsDate",
  620.             "HintText": "Returns a value indicating whether or not a Variant argument can be converted to a date."
  621.         },
  622.         {
  623.             "CategoryID": 11,
  624.             "ItemID": 108,
  625.             "ItemName": "IsEmpty",
  626.             "ItemNameIntl": "IsEmpty"
  627.         },
  628.         {
  629.             "CategoryID": 11,
  630.             "ItemID": 109,
  631.             "ItemName": "IsNull",
  632.             "ItemNameIntl": "IsNull"
  633.         },
  634.         {
  635.             "CategoryID": 11,
  636.             "ItemID": 110,
  637.             "ItemName": "IsNumeric",
  638.             "ItemNameIntl": "IsNumeric"
  639.         },
  640.         {
  641.             "CategoryID": 1,
  642.             "ItemID": 1,
  643.             "ItemName": "LBound",
  644.             "ItemNameIntl": "LBound"
  645.         },
  646.         {
  647.             "CategoryID": 16,
  648.             "ItemID": 147,
  649.             "ItemName": "LCase",
  650.             "ItemNameIntl": "LCase",
  651.             "HintText": "Return a string in which all letters of an argument have been converted to lowercase."
  652.         },
  653.         {
  654.             "CategoryID": 16,
  655.             "ItemID": 148,
  656.             "ItemName": "LCase$",
  657.             "ItemNameIntl": "LCase$"
  658.         },
  659.         {
  660.             "CategoryID": 16,
  661.             "ItemID": 149,
  662.             "ItemName": "Left",
  663.             "ItemNameIntl": "Left",
  664.             "HintText": "Returns the leftmost n characters of a string argument."
  665.         },
  666.         {
  667.             "CategoryID": 16,
  668.             "ItemID": 150,
  669.             "ItemName": "Left$",
  670.             "ItemNameIntl": "Left$"
  671.         },
  672.         {
  673.             "CategoryID": 16,
  674.             "ItemID": 151,
  675.             "ItemName": "Len",
  676.             "ItemNameIntl": "Len",
  677.             "HintText": "Returns the length of a string."
  678.         },
  679.         {
  680.             "CategoryID": 10,
  681.             "ItemID": 102,
  682.             "ItemName": "Loc",
  683.             "ItemNameIntl": "Loc"
  684.         },
  685.         {
  686.             "CategoryID": 10,
  687.             "ItemID": 103,
  688.             "ItemName": "LOF",
  689.             "ItemNameIntl": "LOF"
  690.         },
  691.         {
  692.             "CategoryID": 12,
  693.             "ItemID": 118,
  694.             "ItemName": "Log",
  695.             "ItemNameIntl": "Log",
  696.             "HintText": "Natural logarithm of a number.  See also exp."
  697.         },
  698.         {
  699.             "CategoryID": 16,
  700.             "ItemID": 152,
  701.             "ItemName": "LTrim",
  702.             "ItemNameIntl": "LTrim",
  703.             "HintText": "Return a copy of a string with leading spaces removed."
  704.         },
  705.         {
  706.             "CategoryID": 16,
  707.             "ItemID": 153,
  708.             "ItemName": "LTrim$",
  709.             "ItemNameIntl": "LTrim$"
  710.         },
  711.         {
  712.             "CategoryID": 15,
  713.             "ItemID": 134,
  714.             "ItemName": "Max",
  715.             "ItemNameIntl": "Max"
  716.         },
  717.         {
  718.             "CategoryID": 16,
  719.             "ItemID": 154,
  720.             "ItemName": "Mid",
  721.             "ItemNameIntl": "Mid",
  722.             "HintText": "Return a string that is part of some other string."
  723.         },
  724.         {
  725.             "CategoryID": 16,
  726.             "ItemID": 155,
  727.             "ItemName": "Mid$",
  728.             "ItemNameIntl": "Mid$"
  729.         },
  730.         {
  731.             "CategoryID": 15,
  732.             "ItemID": 135,
  733.             "ItemName": "Min",
  734.             "ItemNameIntl": "Min"
  735.         },
  736.         {
  737.             "CategoryID": 4,
  738.             "ItemID": 178,
  739.             "ItemName": "Minute",
  740.             "ItemNameIntl": "Minute"
  741.         },
  742.         {
  743.             "CategoryID": 2,
  744.             "ItemID": 15,
  745.             "ItemName": "Minute",
  746.             "ItemNameIntl": "Minute"
  747.         },
  748.         {
  749.             "CategoryID": 8,
  750.             "ItemID": 59,
  751.             "ItemName": "MIRR",
  752.             "ItemNameIntl": "MIRR",
  753.             "HintText": "Modified internal rate of return for a series of periodic cash flows (payments and receipts)."
  754.         },
  755.         {
  756.             "CategoryID": 4,
  757.             "ItemID": 179,
  758.             "ItemName": "Month",
  759.             "ItemNameIntl": "Month"
  760.         },
  761.         {
  762.             "CategoryID": 2,
  763.             "ItemID": 16,
  764.             "ItemName": "Month",
  765.             "ItemNameIntl": "Month"
  766.         },
  767.         {
  768.             "CategoryID": 13,
  769.             "ItemID": 126,
  770.             "ItemName": "MsgBox",
  771.             "ItemNameIntl": "MsgBox"
  772.         },
  773.         {
  774.             "CategoryID": 4,
  775.             "ItemID": 43,
  776.             "ItemName": "Now",
  777.             "ItemNameIntl": "Now",
  778.             "HintText": "Returns a date that represents the current date and time according to the setting of the computer's system date and time."
  779.         },
  780.         {
  781.             "CategoryID": 8,
  782.             "ItemID": 60,
  783.             "ItemName": "NPer",
  784.             "ItemNameIntl": "NPer",
  785.             "HintText": "Number of periods for an annuity based on periodic, constant payments and a constant interest rate."
  786.         },
  787.         {
  788.             "CategoryID": 8,
  789.             "ItemID": 61,
  790.             "ItemName": "NPV",
  791.             "ItemNameIntl": "NPV",
  792.             "HintText": "Net present value of an investment bases of a series of periodic cash flows (payments and receipts) and a discount."
  793.         },
  794.         {
  795.             "CategoryID": 2,
  796.             "ItemID": 17,
  797.             "ItemName": "Oct",
  798.             "ItemNameIntl": "Oct"
  799.         },
  800.         {
  801.             "CategoryID": 2,
  802.             "ItemID": 18,
  803.             "ItemName": "Oct$",
  804.             "ItemNameIntl": "Oct$"
  805.         },
  806.         {
  807.             "CategoryID": 3,
  808.             "ItemID": 88,
  809.             "ItemName": "Partition",
  810.             "ItemNameIntl": "Partition"
  811.         },
  812.         {
  813.             "CategoryID": 8,
  814.             "ItemID": 62,
  815.             "ItemName": "Pmt",
  816.             "ItemNameIntl": "Pmt",
  817.             "HintText": "Payment for an annuity based on periodic, constant payments and a constant interest rate."
  818.         },
  819.         {
  820.             "CategoryID": 8,
  821.             "ItemID": 63,
  822.             "ItemName": "PPmt",
  823.             "ItemNameIntl": "PPmt",
  824.             "HintText": "Payment for an annuity based on periodic, constant payments and a constant interest rate."
  825.         },
  826.         {
  827.             "CategoryID": 8,
  828.             "ItemID": 64,
  829.             "ItemName": "PV",
  830.             "ItemNameIntl": "PV",
  831.             "HintText": "Present value of an annuity based on periodic, constant payments to be paid in the future and a constant interest rate."
  832.         },
  833.         {
  834.             "CategoryID": 9,
  835.             "ItemID": 89,
  836.             "ItemName": "QBColor",
  837.             "ItemNameIntl": "QBColor"
  838.         },
  839.         {
  840.             "CategoryID": 8,
  841.             "ItemID": 65,
  842.             "ItemName": "Rate",
  843.             "ItemNameIntl": "Rate",
  844.             "HintText": "Interest Rate per period for an annuity.  For all argunents, cash paid out is represented by negative number; cash received by positive."
  845.         },
  846.         {
  847.             "CategoryID": 9,
  848.             "ItemID": 90,
  849.             "ItemName": "RGB",
  850.             "ItemNameIntl": "RGB"
  851.         },
  852.         {
  853.             "CategoryID": 16,
  854.             "ItemID": 156,
  855.             "ItemName": "Right",
  856.             "ItemNameIntl": "Right",
  857.             "HintText": "Returns the rightmost n characters of a string argument."
  858.         },
  859.         {
  860.             "CategoryID": 16,
  861.             "ItemID": 157,
  862.             "ItemName": "Right$",
  863.             "ItemNameIntl": "Right$"
  864.         },
  865.         {
  866.             "CategoryID": 12,
  867.             "ItemID": 119,
  868.             "ItemName": "Rnd",
  869.             "ItemNameIntl": "Rnd",
  870.             "HintText": "Random Number."
  871.         },
  872.         {
  873.             "CategoryID": 16,
  874.             "ItemID": 158,
  875.             "ItemName": "RTrim",
  876.             "ItemNameIntl": "RTrim",
  877.             "HintText": "Return a copy of a string with leading spaces removed."
  878.         },
  879.         {
  880.             "CategoryID": 16,
  881.             "ItemID": 159,
  882.             "ItemName": "RTrim$",
  883.             "ItemNameIntl": "RTrim$"
  884.         },
  885.         {
  886.             "CategoryID": 4,
  887.             "ItemID": 180,
  888.             "ItemName": "Second",
  889.             "ItemNameIntl": "Second"
  890.         },
  891.         {
  892.             "CategoryID": 2,
  893.             "ItemID": 19,
  894.             "ItemName": "Second",
  895.             "ItemNameIntl": "Second"
  896.         },
  897.         {
  898.             "CategoryID": 10,
  899.             "ItemID": 104,
  900.             "ItemName": "Seek",
  901.             "ItemNameIntl": "Seek"
  902.         },
  903.         {
  904.             "CategoryID": 12,
  905.             "ItemID": 120,
  906.             "ItemName": "Sgn",
  907.             "ItemNameIntl": "Sgn",
  908.             "HintText": "Sign of a number, returns -1, 0 or 1."
  909.         },
  910.         {
  911.             "CategoryID": 9,
  912.             "ItemID": 91,
  913.             "ItemName": "Shell",
  914.             "ItemNameIntl": "Shell"
  915.         },
  916.         {
  917.             "CategoryID": 12,
  918.             "ItemID": 121,
  919.             "ItemName": "Sin",
  920.             "ItemNameIntl": "Sin",
  921.             "HintText": "Sine of an angle measured in radians."
  922.         },
  923.         {
  924.             "CategoryID": 8,
  925.             "ItemID": 66,
  926.             "ItemName": "SLN",
  927.             "ItemNameIntl": "SLN",
  928.             "HintText": "Straight-line depreciation of an asset for a single period."
  929.         },
  930.         {
  931.             "CategoryID": 16,
  932.             "ItemID": 160,
  933.             "ItemName": "Space",
  934.             "ItemNameIntl": "Space",
  935.             "HintText": "Return a string consisting of a specified number of spaces."
  936.         },
  937.         {
  938.             "CategoryID": 16,
  939.             "ItemID": 161,
  940.             "ItemName": "Space$",
  941.             "ItemNameIntl": "Space$"
  942.         },
  943.         {
  944.             "CategoryID": 10,
  945.             "ItemID": 105,
  946.             "ItemName": "Spc",
  947.             "ItemNameIntl": "Spc"
  948.         },
  949.         {
  950.             "CategoryID": 12,
  951.             "ItemID": 122,
  952.             "ItemName": "Sqr",
  953.             "ItemNameIntl": "Sqr",
  954.             "HintText": "Returns the square root of a number."
  955.         },
  956.         {
  957.             "CategoryID": 15,
  958.             "ItemID": 136,
  959.             "ItemName": "StDev",
  960.             "ItemNameIntl": "StDev"
  961.         },
  962.         {
  963.             "CategoryID": 15,
  964.             "ItemID": 137,
  965.             "ItemName": "StDevP",
  966.             "ItemNameIntl": "StDevP"
  967.         },
  968.         {
  969.             "CategoryID": 2,
  970.             "ItemID": 20,
  971.             "ItemName": "Str",
  972.             "ItemNameIntl": "Str",
  973.             "HintText": "Number to String"
  974.         },
  975.         {
  976.             "CategoryID": 2,
  977.             "ItemID": 21,
  978.             "ItemName": "Str$",
  979.             "ItemNameIntl": "Str$"
  980.         },
  981.         {
  982.             "CategoryID": 16,
  983.             "ItemID": 162,
  984.             "ItemName": "StrComp",
  985.             "ItemNameIntl": "StrComp",
  986.             "HintText": "Returns a variant that indicates the result of the comparison of two string arguments."
  987.         },
  988.         {
  989.             "CategoryID": 16,
  990.             "ItemID": 163,
  991.             "ItemName": "String",
  992.             "ItemNameIntl": "String",
  993.             "HintText": "Return a string whose characters all have a given ANSI code or are all the first character of a string expression."
  994.         },
  995.         {
  996.             "CategoryID": 16,
  997.             "ItemID": 164,
  998.             "ItemName": "String$",
  999.             "ItemNameIntl": "String$"
  1000.         },
  1001.         {
  1002.             "CategoryID": 15,
  1003.             "ItemID": 138,
  1004.             "ItemName": "Sum",
  1005.             "ItemNameIntl": "Sum"
  1006.         },
  1007.         {
  1008.             "CategoryID": 14,
  1009.             "ItemID": 129,
  1010.             "ItemName": "Switch",
  1011.             "ItemNameIntl": "Switch"
  1012.         },
  1013.         {
  1014.             "CategoryID": 8,
  1015.             "ItemID": 67,
  1016.             "ItemName": "SYD",
  1017.             "ItemNameIntl": "SYD",
  1018.             "HintText": "Sum-of-Years-Digits depreciation of an asset for a specified period."
  1019.         },
  1020.         {
  1021.             "CategoryID": 3,
  1022.             "ItemID": 92,
  1023.             "ItemName": "SysCmd",
  1024.             "ItemNameIntl": "SysCmd"
  1025.         },
  1026.         {
  1027.             "CategoryID": 10,
  1028.             "ItemID": 106,
  1029.             "ItemName": "Tab",
  1030.             "ItemNameIntl": "Tab"
  1031.         },
  1032.         {
  1033.             "CategoryID": 12,
  1034.             "ItemID": 123,
  1035.             "ItemName": "Tan",
  1036.             "ItemNameIntl": "Tan",
  1037.             "HintText": "Tangent of an angle."
  1038.         },
  1039.         {
  1040.             "CategoryID": 4,
  1041.             "ItemID": 44,
  1042.             "ItemName": "Time",
  1043.             "ItemNameIntl": "Time",
  1044.             "HintText": "Returns the current system time."
  1045.         },
  1046.         {
  1047.             "CategoryID": 4,
  1048.             "ItemID": 45,
  1049.             "ItemName": "Time$",
  1050.             "ItemNameIntl": "Time$"
  1051.         },
  1052.         {
  1053.             "CategoryID": 4,
  1054.             "ItemID": 46,
  1055.             "ItemName": "Timer",
  1056.             "ItemNameIntl": "Timer",
  1057.             "HintText": "Returns the number of seconds that have elapsed since 12:00 AM (midnight)."
  1058.         },
  1059.         {
  1060.             "CategoryID": 2,
  1061.             "ItemID": 22,
  1062.             "ItemName": "TimeSerial",
  1063.             "ItemNameIntl": "TimeSerial"
  1064.         },
  1065.         {
  1066.             "CategoryID": 4,
  1067.             "ItemID": 188,
  1068.             "ItemName": "TimeSerial",
  1069.             "ItemNameIntl": "TimeSerial"
  1070.         },
  1071.         {
  1072.             "CategoryID": 4,
  1073.             "ItemID": 187,
  1074.             "ItemName": "TimeValue",
  1075.             "ItemNameIntl": "TimeValue"
  1076.         },
  1077.         {
  1078.             "CategoryID": 2,
  1079.             "ItemID": 23,
  1080.             "ItemName": "TimeValue",
  1081.             "ItemNameIntl": "TimeValue"
  1082.         },
  1083.         {
  1084.             "CategoryID": 16,
  1085.             "ItemID": 165,
  1086.             "ItemName": "Trim",
  1087.             "ItemNameIntl": "Trim",
  1088.             "HintText": "Return a copy of a string with leading and trailing spaces removed."
  1089.         },
  1090.         {
  1091.             "CategoryID": 16,
  1092.             "ItemID": 166,
  1093.             "ItemName": "Trim$",
  1094.             "ItemNameIntl": "Trim$"
  1095.         },
  1096.         {
  1097.             "CategoryID": 1,
  1098.             "ItemID": 2,
  1099.             "ItemName": "UBound",
  1100.             "ItemNameIntl": "UBound"
  1101.         },
  1102.         {
  1103.             "CategoryID": 16,
  1104.             "ItemID": 167,
  1105.             "ItemName": "UCase",
  1106.             "ItemNameIntl": "UCase",
  1107.             "HintText": "Returns a string in which all the letters have been converted to upper case."
  1108.         },
  1109.         {
  1110.             "CategoryID": 16,
  1111.             "ItemID": 168,
  1112.             "ItemName": "UCase$",
  1113.             "ItemNameIntl": "UCase$"
  1114.         },
  1115.         {
  1116.             "CategoryID": 2,
  1117.             "ItemID": 24,
  1118.             "ItemName": "Val",
  1119.             "ItemNameIntl": "Val",
  1120.             "HintText": "Strign to Number"
  1121.         },
  1122.         {
  1123.             "CategoryID": 15,
  1124.             "ItemID": 139,
  1125.             "ItemName": "Var",
  1126.             "ItemNameIntl": "Var"
  1127.         },
  1128.         {
  1129.             "CategoryID": 15,
  1130.             "ItemID": 140,
  1131.             "ItemName": "VarP",
  1132.             "ItemNameIntl": "VarP"
  1133.         },
  1134.         {
  1135.             "CategoryID": 11,
  1136.             "ItemID": 111,
  1137.             "ItemName": "VarType",
  1138.             "ItemNameIntl": "VarType"
  1139.         },
  1140.         {
  1141.             "CategoryID": 4,
  1142.             "ItemID": 181,
  1143.             "ItemName": "Weekday",
  1144.             "ItemNameIntl": "Weekday"
  1145.         },
  1146.         {
  1147.             "CategoryID": 2,
  1148.             "ItemID": 25,
  1149.             "ItemName": "Weekday",
  1150.             "ItemNameIntl": "Weekday"
  1151.         },
  1152.         {
  1153.             "CategoryID": 2,
  1154.             "ItemID": 26,
  1155.             "ItemName": "Year",
  1156.             "ItemNameIntl": "Year"
  1157.         },
  1158.         {
  1159.             "CategoryID": 4,
  1160.             "ItemID": 182,
  1161.             "ItemName": "Year",
  1162.             "ItemNameIntl": "Year"
  1163.         }
  1164.     ]
  1165. }