Function Tempcode->to_assembly
Definitions
sources/tempcode.php
- Assemble the current Tempcode object into a single serialised (compiled) Tempcode storage representation (parameters and certain symbols and not evaluated). The output of the function is language-tied.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Return
- The assembly result
- Type: string
- Set: N/A
- Range: N/A