DELETE (FUN)ΒΆ
FUNCTION DELETE : STR.IString
Deletes a number of runes from a string
Returns 0 in case of
eErrorID <> ERROR.NO_ERROR- InOut:
Scope
Name
Type
Initial
Comment
Return
DELETESTR.IStringInput
itfStringSTR.IStringString to be modfied
udiCountUDINTLength of the partial string to be deleted, number of runes
udiStartUDINTPosition initfStringafter which the deletion startsRunes counted from leftMust be greater than 0 (See RIGHT, if the right part of a string is needed)itfResourceSTR.IString0
Output
eErrorID