Launch Bootloader from code?

Like the title says… Is there a way to launch boot loader mode from code?

The reason I ask is because I notice when you add the 3.3V jumper to P2_2 while a program is running the board enters boot loader mode… And then if you disconnect the jumper the board will stay in boot loader mode until a new program id loaded or the board goes through a power cycle…

Thanks in Advance

Tim

Never mind… Found it.

boardStartBootloader();

Hello. Thanks for posting the answer you found; now future Wixel users can benefit from your effort. --David