Visualforce pages use the same expression language as formulas—that is,
anything inside {! } is evaluated as an expression that can access values from records
that are currently in context.
This appendix provides an overview of the variables, functions,
and operators that can be used in Visualforce expressions.