{{viewport.spaceProperty.prod}}
The function KCX_WRITE_DUMP() initiates creation of a UTM dump.
void KCX_WRITE_DUMP(char * reason);
The function requires a pointer to a 6 byte long field containing the reason for the dump.
KCX_WRITE_DUMP("MYDMP1");