Skip to content
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.

Clone this wiki locally