Pos

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

function Pos (substring : string; str : string) : integer;

Description

The Pos function returns the index of the first character of a specified substring parameter in a str string parameter.

See also

Chr, Delete, Insert, Length procedures.

Your Ad Here