CharBufferString.Delete (METH)ΒΆ
METHOD Delete : DINT
Deletes <iLength> characters our string, beginning at the <iPosition>-th character position. <iPosition> = 1 is the first character.
- InOut:
- Scope - Name - Type - Return - Delete- DINT- Input - iLength- INT- iPosition- INT
