bool
FormatProperties
.
TextValue
Force symbolic numbers (e.g. PI) into their numberic values.
Example
=
Block
{
TextHeight
:
20pt;
Paragraph
{
TextValue
:
false
;
Symbolic
.
PI
};
Paragraph
{
TextValue
:
true
;
Symbolic
.
PI
};
};
//============================================================
π
3.141592653589793