Functional description
Difficulty level:
Object variables
It is possible to use object variables in templates.
Below a list of variables.
Variable | Description | Example |
---|---|---|
{OBJ_DESC} | Object description | |
{OBJ_LONG_DESC} | Object extended | |
{OBJ_LONG_MEMO} | Object memo | |
{OBJ_SHORT_DESC} | Object short | |
{OBJ_PLACES_SINGLE} | Places single | |
{OBJ_PLACES_PLURAL} | Places plural | |
{OBJ_POSTAL} | Custom field | |
{OBJ_HOUSENUM} | Custom field | |
{OBJ_HOUSENUMEXT} | Custom field | |
{OBJ_ADDRESS1} | Custom field | |
{OBJ_ADDRESS2} | Custom field | |
{OBJ_ADDRESS3} | Custom field | |
{OBJ_CITY} | Custom field | |
{OBJ_CHK_CUSTOMxx} | Custom checkbox (xx = number) | |
{OBJ_TXT_CUSTOMxx} | Custom text veld (xx= number) | |
{OBJ_LONG_CUSTOMxx} | Custom extended (xx = number) | |
{OBJ_ID} | Het object ID | |
{MAIN_DESC} | Mainobject description | |
{MAIN_SHORT_DESC} | Mainobject short | |
{MAIN_LONG_DESC} | Mainobject extended | |
{MAIN_LONG_MEMO} | Mainobject memo | |
{MAIN_PLACES_SINGLE} | Mainobject places single | |
{MAIN_PLACES_PLURAL} | Mainobject places plural |