Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 275 Bytes

File metadata and controls

15 lines (8 loc) · 275 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