Function ====== Timecode.SetEnabled ====== Void Timecode.SetEnabled(Boolean enabled) ^ API | http://api.avolites.com/10.1/Timecode.SetEnabled.html | ^ description | Sets whether the timer is enabled in Titan. | ^ [[macros:namespace]] | [[macros:namespace:timecode]] | ^ parameter | enabled ( [[macros:type:boolean]] ) : Whether to enable or disable the timers. | ^ return value | ([[macros:type:void]]) | == Example in == [[macros:example:timecodeonoff]]: Timecode.SetEnabled(Timecode.Enabled) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~