Unclassified NewsBoard Code Reference

UnbGetCharBeforeCursor function [JavaScript]

Get the character before the current cursor position in a text field

function UnbGetCharBeforeCursor (obj);

Parameters:

obj
(object) Text field object

Return value:

(int) character code

Implementation file: unb_lib/designs/native/js/posteditor.js.php, line 309

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.