Skip to main content

Compiler Error C0191

Message: The operator 'INDEXOF' is no longer supported. Use ADR instead. ADR on a POU-Name returns a Pointer to a Pointer to the function code.

Possible error cause: The outdated operator 'INDEXOF' is used.

Error correction: Use the operator 'ADR'.