Category.Initialize

Syntax Parameters Return Value
Sub Category.Initialize( _
    NoOfVariables As Integer, _
    Optional NoOfPoints As Integer = 10)
  • NoOfVariables [in]

    Type: Integer

  • NoOfPoints [in, optional]

    Type: Integer

    Default value: 10

This function does not return a value.