For the complete documentation index, see llms.txt. This page is also available as Markdown.

model.getInputsCount(input)

Return number of lines for given input

@status current Introduced in 2.0.0

Parameters

  • input (unsigned number) input number (use 0 for Input1)

Return value

  • number number of configured lines for given input

Last updated

Was this helpful?