You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Event Handling > createMathBox

8.15 createMathBox

on.createMathBox()

This routine is called when the the user presses Ctrl + M or inserts a Math Box (Expression Box). The implementation for this callback should call the corresponding 2D editor to insert a math box if applicable.

Introduced in platform.apiLevel = '2.0'