Arbortext Command Language > Repository API > burst_hook_is_graphic
  
burst_hook_is_graphic
dms::burst_hook_is_graphic()
Specifies whether a function is called from a text or graphic hook.
Returns 1 if hook is being called for a graphic object. Returns 0 if called for a text object.
Returns 0 if called outside a hook.
Related Topics
Hook functions