![[index]](../icons/index.gif)
Next: get-snip-position-and-location
Up: text
Previous: get-region-data
Returns the starting item position of a given snip or #f if the
snip is not in this editor.
- (send a-text get-snip-position snip) -> exact non-negative integer or #f
snip : snip% object
PLT