type_const: A set of server constants stored in a list

Description Examples

Description

This is a global variable of type list that contains a set of constants used in the Jazz API. All constants are integers. Direct usage of the integer values is possible but not recommended.

Examples

1
2
3
4
## Not run: 
type_const[['BLOCKTYPE_RAW_MIME_HTML']]

## End(Not run)

rjazz documentation built on May 2, 2019, 2:45 p.m.