Set the transition code in effect at the start of this timetable to the specified code. The behavior is undefined unless 0 <= code || k_UNSET_TRANSITION_CODE == code.
code
0 <= code || k_UNSET_TRANSITION_CODE == code
Declared in <bdlt_timetable.h>
<bdlt_timetable.h>
void setInitialTransitionCode(int code);