Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 368 Bytes

File metadata and controls

23 lines (9 loc) · 368 Bytes

model.deleteInput(input, line)

Delete line from specified input

@status current Introduced in 2.0.0

Parameters

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

  • line (unsigned number) input line (use 0 for first line)

Return value

none