You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nhmkdev edited this page Jan 13, 2014
·
5 revisions
Definition
Util (and animationutil) contain general functions supporting development within the Support Framework. Many are just basic macro functions to simplify JavaScript code.
Container
var Util = ig.global.support.util;
Usage
See the code file util.js for descriptions of the functions.