# eq assignment operator

The eq assignment operator represents
either the assignment operator in an assignment statement or a relational
operator in a conditional expression.

**Synonyms:** =

## See also

- [= assignment operator](https://d3codex.com/pickbasic-flashbasic/equals-assignment-operator/)

---
Source: https://d3codex.com/pickbasic-flashbasic/eq-assignment-operator/ - part of the D3Codex reference.
