[#BloombergLP-bdlt-Timetable-setInitialTransitionCode] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable.adoc[Timetable]::setInitialTransitionCode :relfileprefix: ../../../ :mrdocs: 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`. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setInitialTransitionCode(int code); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#