D.2 | Block Tags#

[1] Block Tag Summary#

Run Format blocks of text or scripts

API Scope

Block Tag

Description

rv.R

_[[PYTHON]] label

[7] Python

rv.R,I

_[[MARKUP]] type

[9] Markup block

rv.I

_[[BOX]] label

[6] Box

rv.I

_[[TOPIC]] topic

[5] Topic

rv.I,V

_[[TABLE]] label

[4] Table Block

rv.V

_[[ARGS]] arg dict name

[8] Argument block

rv.T

_[[WRITE]] var name

[7] Write Block

rv.T

_[[SHELL]] os, wait;nowait

[9] Shell script

rv.D

_[[METADATA]] label

[10] Metadata

all

_[[END]]

[11] End block

[9] Markup block#

API Scope

Run

Doc Types

text, PDF, HTML


[7] Python#

API Scope

Value, Run

Doc Types

text, PDF, HTML


[3] String#

API Scope

Insert

Doc Types

text, PDF, HTML


[4] Table Block#

API Scope

Insert

Doc Types

text, PDF, HTML


[5] Topic#

API Scope

Insert

Doc Types

text, PDF, HTML


[6] Box#

API Scope

Insert

Doc Types

text, PDF, HTML


[7] Write Block#

API Scope

Tools

Doc Types

text, PDF, HTML


[8] Argument block#

API Scope

Values

Doc Types

text, PDF, HTML


[9] Shell script#

Runs shell scripts that run external programs. The shell parameters include specifying the operating system, process control and terminal window control. The os parameter specifies the terminal type. The wait parameter specifies whether rivt file processing waits for the script to complete before continuing. The open parameter specifies whether to keep the shell window open after execution.

API Scope

Tools

Doc Types

text, PDF, HTML


[10] Metadata#

API Scope

Docs

Doc Types

text, PDF, HTML


[11] End block#

API Scope

All

Doc Types

text, PDF, HTML