What is the difference between a unit test and a functional integration test?

What is the difference between a unit test and a functional integration test?

Unit test vs integration test: Unit test and Functional test forms the core foundation of any testing process. The deviating factor is that you perform the Unit testing when you are a part of the development cycle. You perform Functional tests during system testing.

https://www.softwaretestinghelp.com/the-difference-between-unit-integration-and-functional-testing/