Command: ChnAreaDel
- Updated2024-09-12
- 2 minute(s) read
Command: ChnAreaDel
Command: ChnAreaDel
Deletes values in a channel.
Input Parameters
![]() |
Specifies a channel. |
![]() |
Specifies the row number in a channel. |
![]() |
Specifies the number of values in a channel. |
Example
The following example deletes the first ten values of the Time channel in the Example channel group.
VBScript | Python |
Call ChnAreaDel("Example/Time",1,10)
Related Topics
Command: ChnAreaInsert0 | Command: ChnCharacter | Command: ChnCharacterAll | Command: ChnClpCopy | Command: ChnClpPaste | Command: ChnCopy