www.kxcad.net Home > Electronic Index > Altium(Protel) Index
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