C.7 Values - rv.V#

[1i] rv.V Markup#


The Values API function defines values and evaluates equations and functions.

[2i] Line Tags#


Line Tag

Description

text _[V] var_name text

[11t] Variable value

assign command or label _[E]

[12t] Equation number

title _[T]

[13t] Table number

caption _[F]

[14t] Figure number

[3i] Block Tags#


Block Tag

Description

_[[PYTHON]] namespace

[9t] Python

_[[END]]

[13t] End block

_[[NEWPAGE]]

[14t] Start new page

[2i] Commands#


Command

Description

| IMAGE | relative path | scale, caption, figure

[5t] Image file

| IMAGE2 | rel path1, rel path2 | s1, s2, c1, c2, fig1, fig2

[6t] Adjacent images

| VALTABLE | rel path | title, width, rows

[7t] Valtable file

| PYTHON | relative path | namespace

[11t] Python file

a =: 1*IN | unit1, unit2, decimal | label

[8t] Define variable

c <=: expression | unit1, unit2, decimal | label

[9t] Assign value

a < c | decimal | text1,text2,color1,color2,align

[10t] Compare values